]> git.lizzy.rs Git - rust.git/history - src/test/run-pass-fulldeps/macro-crate-multi-decorator.rs
Allow various lints in `src/test/run-pass-fulldeps/` so that it can continue under...
[rust.git] / src / test / run-pass-fulldeps / macro-crate-multi-decorator.rs
2018-09-21 Felix S. Klock IIAllow various lints in `src/test/run-pass-fulldeps...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52402 - crepererum:build_hasher_eq...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-21 borsAuto merge of #52438 - ljedrz:rustc_vec_capacity, r...
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 borsAuto merge of #52431 - semarie:compiler-builtins, r...
2018-07-18 kennytmRollup merge of #52510 - QuietMisdreavus:redirects...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 borsAuto merge of #52375 - oli-obk:the_early_lint_pass_gets...
2018-07-18 kennytmRollup merge of #52439 - o01eg:fix-52317, r=alexcrichton
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 borsAuto merge of #52364 - ljedrz:mir_remove_clone, r=RalfJung
2018-07-18 borsAuto merge of #52426 - ljedrz:#28273_cleanup, r=nikomat...
2018-07-18 borsAuto merge of #52353 - alexcrichton:wasm-custom-section...
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
2018-07-17 borsAuto merge of #52190 - davidtwco:issue-52028, r=nikomat...
2018-07-17 kennytmRollup merge of #52385 - GuillaumeGomez:pass-edition...
2018-07-17 kennytmRollup merge of #52446 - kennytm:block-beta-on-clippy...
2018-07-17 kennytmRollup merge of #52434 - Mark-Simulacrum:incremental...
2018-07-17 kennytmRollup merge of #52338 - RalfJung:miri, r=oli-obk
2018-07-17 borsAuto merge of #52335 - nnethercote:BitSlice-fixes,...
2018-07-17 borsAuto merge of #52409 - estebank:move-cfail-ui, r=oli-obk
2018-07-17 borsAuto merge of #52285 - ljedrz:dyn_librustc_driver,...
2018-07-16 borsAuto merge of #52081 - alexcrichton:proc-macro-stable...
2018-07-16 Alex Crichtonrustc: Stabilize much of the `proc_macro` feature
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-20 borsAuto merge of #25350 - alexcrichton:msvc, r=brson
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-15 borsAuto merge of #25399 - kballard:crate-attributes-cfg_at...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 Manish GoregaokarRollup merge of #25354 - mdinger:delete_book, r=stevekl...
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 Steve KlabnikRollup merge of #25363 - nham:E0106_E0107_fix, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25360 - steveklabnik:typo, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25308 - nham:audit_ref_traits, r=alexc...
2015-05-13 borsAuto merge of #25344 - arielb1:fresh-float, r=nikomatsakis
2015-05-13 borsAuto merge of #25333 - GSam:master, r=nrc
2015-05-13 borsAuto merge of #25318 - nrc:for-expn, r=sfackler
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 borsAuto merge of #25024 - nrc:mulit-decor, r=sfackler
2015-05-13 Nick CameronMerge branch 'master' into mulit-decor
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-01 Nick CameronGet tests passing
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-01-31 Adolfo OchagavĂ­aAdd tests for MultiItemDecorator