| Age | Commit message (Expand) | Author | Lines |
| 2018-09-11 | Auto merge of #51363 - japaric:stable-used, r=cramertj | bors | -40/+6 |
| 2018-09-10 | Auto merge of #54093 - petrochenkov:noinner, r=alexcrichton | bors | -4/+22 |
| 2018-09-10 | Auto merge of #54000 - jkozlowski:fix-53174, r=cramertj | bors | -1/+52 |
| 2018-09-10 | Auto merge of #54011 - eddyb:anchored-in-the-future, r=petrochenkov | bors | -0/+249 |
| 2018-09-10 | rustc_resolve: ignore uniform_paths canaries that resolve to an import of the... | Eduard-Mihai Burtescu | -0/+33 |
| 2018-09-10 | rustc_resolve: inject `uniform_paths` canaries regardless of the feature-gate... | Eduard-Mihai Burtescu | -0/+216 |
| 2018-09-10 | Auto merge of #53565 - PramodBisht:issue/53359_b, r=estebank | bors | -8/+42 |
| 2018-09-10 | Auto merge of #53854 - davidtwco:issue-53668, r=nikomatsakis | bors | -0/+210 |
| 2018-09-10 | resolve: Remove `unshadowable_attrs` | Vadim Petrochenkov | -4/+8 |
| 2018-09-10 | Feature gate non-builtin attributes in inner attribute position | Vadim Petrochenkov | -4/+22 |
| 2018-09-09 | Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis | bors | -42/+975 |
| 2018-09-09 | update ui tests | Jorge Aparicio | -36/+6 |
| 2018-09-09 | Auto merge of #54057 - matthiaskrgr:stabilize-edition-plus-clippy, r=Mark-Sim... | bors | -8/+8 |
| 2018-09-09 | stabilize `#[used]` | Jorge Aparicio | -4/+0 |
| 2018-09-09 | Auto merge of #53902 - dtolnay:group, r=petrochenkov | bors | -1/+2 |
| 2018-09-09 | Auto merge of #53998 - eddyb:issue-53728, r=oli-obk | bors | -0/+26 |
| 2018-09-09 | Auto merge of #53988 - eddyb:issue-53770, r=petrochenkov | bors | -2/+12 |
| 2018-09-09 | Auto merge of #53960 - estebank:issue-51303, r=nagisa | bors | -7/+48 |
| 2018-09-08 | Track distinct spans for open and close delimiter | David Tolnay | -1/+2 |
| 2018-09-09 | Auto merge of #53949 - estebank:unclosed-delim, r=nikomatsakis | bors | -25/+102 |
| 2018-09-09 | Remove crate_visibility_modifier from 2018 edition | Mark Rousskov | -8/+8 |
| 2018-09-08 | Auto merge of #53909 - mikhail-m1:53643, r=nikomatsakis | bors | -6/+6 |
| 2018-09-08 | Fixed 53359: E0432 unresolved import on the same line is now emiting one diag... | Pramod Bisht | -8/+42 |
| 2018-09-08 | Auto merge of #53705 - ms2300:tmp, r=oli-obk | bors | -7/+7 |
| 2018-09-08 | Auto merge of #54051 - kennytm:rollup, r=kennytm | bors | -33/+93 |
| 2018-09-08 | resolve: More precise spans for ambiguous resolution errors | Vadim Petrochenkov | -67/+47 |
| 2018-09-08 | Add checks for expected macro output in restricted shadowing tests | Vadim Petrochenkov | -116/+132 |
| 2018-09-08 | Add test cases for possible restricted shadowing configurations | Vadim Petrochenkov | -0/+876 |
| 2018-09-08 | resolve: Relax shadowing restriction on macro-expanded macros | Vadim Petrochenkov | -26/+42 |
| 2018-09-08 | resolve: Model shadowing restriction for macro_rules after modern macros | Vadim Petrochenkov | -2/+26 |
| 2018-09-08 | resolve: Model `resolve_legacy_scope` after `resolve_lexical_macro_path_segment` | Vadim Petrochenkov | -9/+30 |
| 2018-09-08 | Rollup merge of #54007 - japaric:gh53964, r=cramertj | kennytm | -9/+42 |
| 2018-09-08 | Rollup merge of #53993 - eddyb:issue-53691, r=petrochenkov | kennytm | -0/+37 |
| 2018-09-08 | Rollup merge of #53932 - matthewjasper:remove-base-path, r=nikomatsakis | kennytm | -24/+14 |
| 2018-09-08 | Auto merge of #51366 - japaric:stable-panic-impl, r=Mark-Simulacrum | bors | -61/+15 |
| 2018-09-08 | Auto merge of #51885 - GuillaumeGomez:trait-impl-show-docs, r=Mark-Simulacrum... | bors | -2/+4 |
| 2018-09-07 | print less info to stabilize tests | Niko Matsakis | -22/+24 |
| 2018-09-07 | avoid propagating outlives obligations on locals if we can | Niko Matsakis | -0/+46 |
| 2018-09-07 | move `annotate` onto a method of `UniversalRegions` | Niko Matsakis | -0/+22 |
| 2018-09-07 | rustc_resolve: only prepend CrateRoot to a non-keyword segment. | Eduard-Mihai Burtescu | -2/+12 |
| 2018-09-07 | Auto merge of #53327 - wesleywiser:wip_optimize_nll, r=nikomatsakis | bors | -91/+194 |
| 2018-09-07 | Auto merge of #53893 - petrochenkov:cfgexpr, r=pnkfelix | bors | -27/+108 |
| 2018-09-07 | Auto merge of #54021 - kennytm:rollup, r=kennytm | bors | -133/+5015 |
| 2018-09-07 | stabilize `#[panic_handler]` | Jorge Aparicio | -61/+15 |
| 2018-09-07 | Rollup merge of #53994 - pnkfelix:issue-53764-migrate-run-pass-dirs-to-ui, r=... | kennytm | -0/+291 |
| 2018-09-07 | Rollup merge of #53992 - pnkfelix:issue-53764-migrate-run-pass-borrowck-to-ui... | kennytm | -1/+34 |
| 2018-09-07 | Rollup merge of #53991 - TimDiekmann:fix-unchecked-intrinsics, r=oli-obk | kennytm | -0/+41 |
| 2018-09-07 | Rollup merge of #53948 - pnkfelix:issue-52934-minimize-clippy-test, r=wesleyw... | kennytm | -0/+692 |
| 2018-09-07 | Auto merge of #53830 - davidtwco:issue-53228, r=nikomatsakis | bors | -0/+46 |
| 2018-09-07 | Rollup merge of #53860 - pnkfelix:issue-53764-migrate-run-pass-to-ui, r=nikom... | kennytm | -73/+3898 |