| Age | Commit message (Expand) | Author | Lines |
| 2019-03-18 | Auto merge of #58824 - euclio:intra-link-ambiguity, r=petrochenkov | bors | -153/+296 |
| 2019-03-17 | Auto merge of #59250 - bovinebuddha:filter_ui_revision_tests, r=petrochenkov | bors | -721/+561 |
| 2019-03-17 | Auto merge of #58994 - oli-obk:deprecated_derive, r=petrochenkov | bors | -2/+38 |
| 2019-03-17 | Auto merge of #59047 - petrochenkov:modnodefid, r=Centril | bors | -11/+49 |
| 2019-03-17 | Removed obsolete .stderr test outputs | Mathias Blikstad | -160/+0 |
| 2019-03-17 | Updated UI test output to remove test annotations for revisions | Mathias Blikstad | -585/+585 |
| 2019-03-17 | Auto merge of #59178 - oli-obk:lazy_const, r=eddyb | bors | -562/+367 |
| 2019-03-17 | compiletest: Filter test annotations from UI test output for revision tests | Mathias Blikstad | -1/+1 |
| 2019-03-16 | Don't report deprecation lints in derive expansions | Oliver Scherer | -2/+38 |
| 2019-03-16 | Fix rebase | Vadim Petrochenkov | -4/+2 |
| 2019-03-16 | Refactor away `NestedMetaItemKind` | Vadim Petrochenkov | -145/+126 |
| 2019-03-16 | Rename `MetaItem::ident` to `MetaItem::path` | Vadim Petrochenkov | -53/+52 |
| 2019-03-16 | syntax: Introduce `Ident::can_be_raw` | Vadim Petrochenkov | -36/+33 |
| 2019-03-16 | syntax_ext: Validate `#[proc_macro_derive]` input better | Vadim Petrochenkov | -11/+33 |
| 2019-03-16 | syntax: Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -213/+236 |
| 2019-03-16 | Add tests for malformed input in `#[proc_macro_derive]` | Vadim Petrochenkov | -84/+118 |
| 2019-03-16 | Revert the `LazyConst` PR | Oliver Scherer | -562/+367 |
| 2019-03-16 | Rollup merge of #59231 - matklad:copied, r=Centril | kennytm | -7/+2 |
| 2019-03-16 | Rollup merge of #59221 - czipperz:as_ref_documentation, r=Centril | kennytm | -4/+4 |
| 2019-03-16 | Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichton | kennytm | -0/+1 |
| 2019-03-16 | Rollup merge of #59208 - kenta7777:reduce-code-repetition, r=oli-obk | kennytm | -8/+4 |
| 2019-03-16 | Rollup merge of #59206 - sntdevco:master, r=dtolnay | kennytm | -39/+39 |
| 2019-03-16 | Rollup merge of #59204 - o01eg:diag-rustdoc, r=alexcrichton | kennytm | -2/+8 |
| 2019-03-16 | Rollup merge of #59201 - lambda:remove-repr-simd-isize-usize-restriction, r=a... | kennytm | -12/+34 |
| 2019-03-16 | Rollup merge of #59185 - lukaslueg:patch-2, r=cramertj | kennytm | -4/+2 |
| 2019-03-16 | Rollup merge of #59180 - taiki-e:try_blocks, r=scottmcm | kennytm | -9/+7 |
| 2019-03-16 | Rollup merge of #59175 - Zoxc:fix-process-test, r=alexcrichton | kennytm | -2/+2 |
| 2019-03-16 | Rollup merge of #59173 - emilio:llvm-suffix, r=Mark-Simulacrum | kennytm | -1/+27 |
| 2019-03-16 | Rollup merge of #59169 - tmandry:allow-features-flag, r=cramertj | kennytm | -4/+98 |
| 2019-03-16 | Rollup merge of #59158 - Manishearth:fix-minification, r=GuillaumeGomez | kennytm | -5/+1 |
| 2019-03-16 | Rollup merge of #59156 - davidtwco:issue-55809, r=nikomatsakis | kennytm | -0/+30 |
| 2019-03-16 | Rollup merge of #59152 - smmalis37:range_contains, r=SimonSapin | kennytm | -34/+20 |
| 2019-03-16 | Rollup merge of #59147 - jethrogb:jb/time-tests, r=sfackler | kennytm | -9/+2 |
| 2019-03-16 | Rollup merge of #59146 - estebank:suggest-return-lt, r=varkor | kennytm | -5/+76 |
| 2019-03-16 | Rollup merge of #59139 - oli-obk:unions_are_a_good_thing, r=RalfJung | kennytm | -13/+24 |
| 2019-03-16 | Rollup merge of #59118 - seanmonstar:alias-where-self-ice, r=alexreg | kennytm | -2/+29 |
| 2019-03-16 | Rollup merge of #59102 - newpavlov:duration_float, r=alexcrichton | kennytm | -11/+129 |
| 2019-03-16 | Rollup merge of #59082 - alexreg:cosmetic-2-doc-comments, r=Centril | kennytm | -36/+39 |
| 2019-03-16 | Rollup merge of #59079 - euclio:macro-semi, r=estebank | kennytm | -24/+85 |
| 2019-03-16 | Rollup merge of #59072 - RalfJung:miri-alloc-tests, r=kennytm | kennytm | -91/+3 |
| 2019-03-16 | Rollup merge of #59037 - Manishearth:intra-doc-false, r=QuietMisdreavus | kennytm | -0/+6 |
| 2019-03-16 | Rollup merge of #59036 - dlrobertson:fix_59021, r=estebank | kennytm | -1/+21 |
| 2019-03-16 | Rollup merge of #59025 - aoikonomopoulos:issue-57924, r=varkor | kennytm | -59/+69 |
| 2019-03-16 | Rollup merge of #59009 - sfackler:fix-sgx-vectors, r=alexcrichton | kennytm | -32/+34 |
| 2019-03-16 | resolve: Account for new importable entities | Vadim Petrochenkov | -11/+49 |
| 2019-03-16 | Stabilize Option::copied | Aleksey Kladov | -7/+2 |
| 2019-03-16 | Rollup merge of #58976 - phil-opp:patch-2, r=alexcrichton | kennytm | -1/+1 |
| 2019-03-16 | Rollup merge of #58949 - jethrogb:jb/sgx-thread-id, r=joshtriplett | kennytm | -0/+6 |
| 2019-03-16 | Rollup merge of #58941 - wzssyqa:master, r=alexcrichton | kennytm | -0/+115 |
| 2019-03-16 | Rollup merge of #58938 - dlrobertson:fix_58280, r=joshtriplett | kennytm | -7/+7 |