| Age | Commit message (Expand) | Author | Lines |
| 2018-08-08 | Prevent duplication of rust-ap-syntax | Nick Cameron | -1/+30 |
| 2018-08-08 | Update RLS and Rustfmt | Nick Cameron | -166/+52 |
| 2018-08-08 | Auto merge of #52993 - alexcrichton:fix-some-vis, r=michaelwoerister | bors | -152/+345 |
| 2018-08-07 | Auto merge of #52397 - estebank:println-comma, r=oli-obk | bors | -10/+92 |
| 2018-08-07 | Auto merge of #52911 - Mark-Simulacrum:visibility-hirid, r=oli-obk | bors | -39/+56 |
| 2018-08-07 | Add HirId to VisibilityKind::Restricted | Mark Rousskov | -39/+56 |
| 2018-08-07 | Auto merge of #53109 - nikomatsakis:nll-escaping-into-return-revert, r=nikoma... | bors | -331/+108 |
| 2018-08-07 | rustc: Tweak visibility of some lang items | Alex Crichton | -56/+238 |
| 2018-08-07 | rustc: Refactor MonoItem linkage/visibility calculation | Alex Crichton | -140/+151 |
| 2018-08-07 | Auto merge of #51990 - oli-obk:unstable_union, r=nikomatsakis | bors | -200/+317 |
| 2018-08-07 | Fix tidy | Oliver Schneider | -2/+2 |
| 2018-08-07 | Make sure the feature gate actually works and never allows promoting these op... | Oliver Schneider | -20/+138 |
| 2018-08-07 | Add feature gate test | Oliver Schneider | -0/+2 |
| 2018-08-07 | Also put comparing raw pointers behind a feature gate | Oliver Schneider | -46/+22 |
| 2018-08-07 | Rebase fallout: new tests need updated ui output | Oliver Schneider | -15/+23 |
| 2018-08-07 | Don't accidentally promote union access in MIR | Oliver Schneider | -12/+1 |
| 2018-08-07 | Use the correct feature gate name | Oliver Schneider | -2/+2 |
| 2018-08-07 | Add feature gate checks | Oliver Schneider | -1/+38 |
| 2018-08-07 | Place unions, pointer casts and pointer derefs behind extra feature gates | Oliver Schneider | -131/+118 |
| 2018-08-07 | Auto merge of #53150 - kennytm:rollup, r=kennytm | bors | -212/+141 |
| 2018-08-07 | Rollup merge of #53139 - danc86:riscv-no-gdb-scripts, r=petrochenkov | kennytm | -0/+1 |
| 2018-08-07 | Rollup merge of #53135 - joshtriplett:remove-catch-from-2018-preview, r=Mark-... | kennytm | -1/+1 |
| 2018-08-07 | Rollup merge of #53107 - RalfJung:static-mutex, r=alexcrichton | kennytm | -12/+5 |
| 2018-08-07 | Rollup merge of #53093 - 0e4ef622:issue-52169-fix, r=petrochenkov | kennytm | -0/+28 |
| 2018-08-07 | Rollup merge of #53068 - MajorBreakfast:spawn, r=cramertj | kennytm | -50/+54 |
| 2018-08-07 | Rollup merge of #53060 - iliekturtles:rustdoc-style, r=GuillaumeGomez | kennytm | -35/+32 |
| 2018-08-07 | Rollup merge of #53052 - redroc:master, r=QuietMisdreavus | kennytm | -33/+0 |
| 2018-08-07 | Rollup merge of #53028 - Mark-Simulacrum:split-out-codegen, r=alexcrichton | kennytm | -54/+10 |
| 2018-08-07 | Rollup merge of #52886 - petrochenkov:noga, r=alexcrichton | kennytm | -9/+3 |
| 2018-08-07 | Rollup merge of #52885 - Mark-Simulacrum:cleanup-typeck, r=nikomatsakis | kennytm | -18/+7 |
| 2018-08-07 | Auto merge of #52450 - PramodBisht:issue/52413, r=estebank | bors | -52/+62 |
| 2018-08-06 | fix typo | Esteban Küber | -1/+1 |
| 2018-08-06 | Point at correct span when missing comma in `println` | Esteban Küber | -16/+24 |
| 2018-08-06 | Suggest comma when writing `println!("{}" a);` | Esteban Küber | -1/+75 |
| 2018-08-07 | Auto merge of #51007 - AstralSorcerer:master, r=nagisa | bors | -54/+76 |
| 2018-08-07 | set emit_debug_gdb_scripts: false for riscv32imac-unknown-none target | Dan Callaghan | -0/+1 |
| 2018-08-06 | Auto merge of #53016 - scottmcm:impl-header-lifetime-elision, r=nikomatsakis | bors | -32/+88 |
| 2018-08-06 | Rust 2018: Disable catch_expr, not targeted for 2018 edition | Josh Triplett | -1/+1 |
| 2018-08-06 | Auto merge of #53115 - davidtwco:issue-52739, r=nikomatsakis | bors | -187/+205 |
| 2018-08-06 | Disable some nice region errors in NLL mode. | David Wood | -187/+205 |
| 2018-08-06 | #52413: addressed @estebank's Nit | Pramod Bisht | -42/+44 |
| 2018-08-06 | Auto merge of #52644 - varkor:lib-feature-gate-2, r=withoutboats | bors | -1210/+1040 |
| 2018-08-06 | Special-case "test" feature | varkor | -0/+4 |
| 2018-08-06 | Auto merge of #52990 - Aaron1011:fix/rustdoc-auto-trait-static, r=eddyb | bors | -5/+136 |
| 2018-08-06 | add test case showing how previous attempt was unsound | Niko Matsakis | -0/+43 |
| 2018-08-06 | Building librustc_codegen_llvm in a separate directory | Mark Rousskov | -54/+10 |
| 2018-08-06 | revert #52991 | Niko Matsakis | -331/+65 |
| 2018-08-06 | Auto merge of #53045 - pnkfelix:issue-53026-migrate-never-looser-than-ast-bor... | bors | -6/+48 |
| 2018-08-06 | Remove references to `StaticMutex` which got removed a while ago | Ralf Jung | -12/+5 |
| 2018-08-06 | Rename Executor trait to Spawn | Josef Reinhard Brandl | -50/+54 |