| Age | Commit message (Expand) | Author | Lines |
| 2019-03-21 | Auto merge of #58927 - GuillaumeGomez:default-keyword, r=QuietMisdreavus | bors | -0/+15 |
| 2019-03-21 | Auto merge of #58902 - matthewjasper:generator-cleanup-blocks, r=davidtwco | bors | -20/+85 |
| 2019-03-20 | Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton | bors | -130/+250 |
| 2019-03-20 | Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichton | bors | -0/+48 |
| 2019-03-19 | Ignore test on Windows | Douglas Creager | -1/+6 |
| 2019-03-19 | Explicitly prefer dynamic linking in test case | Douglas Creager | -0/+1 |
| 2019-03-19 | Rollup merge of #59290 - oli-obk:trivial_move_prop, r=davidtwco | Mazdak Farrokhzad | -0/+22 |
| 2019-03-19 | Rollup merge of #59116 - estebank:comma-sugg, r=petrochenkov | Mazdak Farrokhzad | -6/+22 |
| 2019-03-19 | Rollup merge of #57847 - clarcharr:dbg_no_params, r=Centril | Mazdak Farrokhzad | -4/+9 |
| 2019-03-19 | Rollup merge of #57729 - pnkfelix:issue-55748-pat-types-are-constraints-on-bi... | Mazdak Farrokhzad | -0/+99 |
| 2019-03-19 | Run branch cleanup after copy prop | Oliver Scherer | -0/+22 |
| 2019-03-18 | Auto merge of #56462 - Zoxc:query-macro, r=oli-obk | bors | -224/+224 |
| 2019-03-18 | Auto merge of #58847 - bjorn3:remove_metadata_only_cg, r=alexcrichton | bors | -7/+34 |
| 2019-03-18 | Auto merge of #58872 - rep-nop:diagnostic-fix-56031, r=petrochenkov | bors | -0/+14 |
| 2019-03-18 | Add load_cached query modifier and keep dep node names consistent with query ... | John Kåre Alsaker | -224/+224 |
| 2019-03-18 | Define queries using a proc macro | John Kåre Alsaker | -91/+91 |
| 2019-03-18 | Auto merge of #58824 - euclio:intra-link-ambiguity, r=petrochenkov | bors | -1/+120 |
| 2019-03-17 | Auto merge of #59250 - bovinebuddha:filter_ui_revision_tests, r=petrochenkov | bors | -720/+560 |
| 2019-03-17 | Auto merge of #58994 - oli-obk:deprecated_derive, r=petrochenkov | bors | -0/+18 |
| 2019-03-17 | Auto merge of #59047 - petrochenkov:modnodefid, r=Centril | bors | -0/+42 |
| 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-16 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -318/+596 |
| 2019-03-16 | Don't report deprecation lints in derive expansions | Oliver Scherer | -0/+18 |
| 2019-03-16 | syntax: Introduce `Ident::can_be_raw` | Vadim Petrochenkov | -13/+15 |
| 2019-03-16 | syntax_ext: Validate `#[proc_macro_derive]` input better | Vadim Petrochenkov | -5/+17 |
| 2019-03-16 | syntax: Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -3/+15 |
| 2019-03-16 | Add tests for malformed input in `#[proc_macro_derive]` | Vadim Petrochenkov | -84/+118 |
| 2019-03-16 | Rollup merge of #59206 - sntdevco:master, r=dtolnay | kennytm | -4/+4 |
| 2019-03-16 | Rollup merge of #59201 - lambda:remove-repr-simd-isize-usize-restriction, r=a... | kennytm | -11/+34 |
| 2019-03-16 | Rollup merge of #59169 - tmandry:allow-features-flag, r=cramertj | kennytm | -0/+50 |
| 2019-03-16 | Rollup merge of #59156 - davidtwco:issue-55809, r=nikomatsakis | kennytm | -0/+30 |
| 2019-03-16 | Rollup merge of #59146 - estebank:suggest-return-lt, r=varkor | kennytm | -0/+35 |
| 2019-03-16 | Rollup merge of #59139 - oli-obk:unions_are_a_good_thing, r=RalfJung | kennytm | -0/+11 |
| 2019-03-16 | Rollup merge of #59118 - seanmonstar:alias-where-self-ice, r=alexreg | kennytm | -0/+25 |
| 2019-03-16 | Rollup merge of #59079 - euclio:macro-semi, r=estebank | kennytm | -4/+60 |
| 2019-03-16 | Rollup merge of #59036 - dlrobertson:fix_59021, r=estebank | kennytm | -0/+18 |
| 2019-03-16 | Rollup merge of #59025 - aoikonomopoulos:issue-57924, r=varkor | kennytm | -0/+9 |
| 2019-03-16 | resolve: Account for new importable entities | Vadim Petrochenkov | -0/+42 |
| 2019-03-16 | Fix test | bjorn3 | -7/+34 |
| 2019-03-15 | Auto merge of #58556 - oli-obk:imperative_recursion, r=pnkfelix | bors | -0/+26 |
| 2019-03-15 | use `!` in macro disambiguation suggestion | Andy Russell | -3/+3 |
| 2019-03-15 | replace ad-hoc namespace enums | Andy Russell | -5/+5 |
| 2019-03-15 | overhaul intra-doc-link ambiguity warning | Andy Russell | -1/+120 |
| 2019-03-15 | Remove copyright notices | Douglas Creager | -42/+1 |
| 2019-03-15 | Remove restriction on isize/usize in repr(simd) | Brian Campbell | -11/+34 |
| 2019-03-15 | rustc: print ExistentialProjection with spaces around `=`, e.g. `dyn Foo<A = ... | Eduard-Mihai Burtescu | -20/+20 |
| 2019-03-15 | rustc: provide DisambiguatedDefPathData in ty::print. | Eduard-Mihai Burtescu | -27/+27 |
| 2019-03-15 | rustc: slice substs in ty::print instead of passing the full ones. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-03-15 | rustc: print elided regions as '_ instead of nothing, and use a separate chec... | Eduard-Mihai Burtescu | -4/+4 |