| Age | Commit message (Expand) | Author | Lines |
| 2018-02-28 | Check WF of defaults even when there are no bounds. | leonardo.yvens | -16/+35 |
| 2018-02-28 | Type check defaults. | leonardo.yvens | -22/+218 |
| 2018-02-28 | Avoid printing overwhelming info on -Znll-dump-cause | Santiago Pastorino | -70/+2 |
| 2018-02-28 | Do not report _#nr lifetimes names in errors | Santiago Pastorino | -6/+128 |
| 2018-02-28 | Add AArch64 features | Amanieu d'Antras | -9/+17 |
| 2018-02-28 | Remove the v7 feature from AArch64 | Amanieu d'Antras | -1/+1 |
| 2018-02-28 | Add std::path::Path::ancestors | Tobias Stolzmann | -0/+75 |
| 2018-02-28 | Add regression test for #48551 | Tatsuyuki Ishi | -0/+40 |
| 2018-02-28 | Stabilize LocalKey::try_with | Stjepan Glavina | -15/+24 |
| 2018-02-28 | Rollup merge of #48565 - alexcrichton:rename-bmi, r=cramertj | kennytm | -1/+2 |
| 2018-02-28 | Rollup merge of #48560 - bdrewery:freebsd-struct-abi, r=estebank | kennytm | -9/+11 |
| 2018-02-28 | Rollup merge of #48558 - Mark-Simulacrum:error-format, r=Manishearth | kennytm | -1/+5 |
| 2018-02-28 | Rollup merge of #48548 - alexcrichton:msvc-linker-utf16, r=alexcrichton | kennytm | -10/+50 |
| 2018-02-28 | Rollup merge of #48541 - varkor:inlined-main, r=michaelwoerister | kennytm | -1/+16 |
| 2018-02-28 | Rollup merge of #48497 - scottmcm:more-restricted-termination, r=nikomatsakis | kennytm | -8/+23 |
| 2018-02-28 | Rollup merge of #48488 - varkor:handle-gdb-error-compiletest, r=michaelwoerister | kennytm | -11/+6 |
| 2018-02-28 | Rollup merge of #48484 - glaubitz:powerpcspe-linux, r=alexcrichton | kennytm | -0/+40 |
| 2018-02-28 | Rollup merge of #48479 - mark-i-m:rustc-guide, r=nikomatsakis | kennytm | -1312/+55 |
| 2018-02-28 | Rollup merge of #48473 - GuillaumeGomez:rustdoc-auto-trait-impl-fix, r=QuietM... | kennytm | -2/+32 |
| 2018-02-28 | Rollup merge of #48450 - frewsxcv:frewsxcxv-stabilize-slice-rotatee, r=alexcr... | kennytm | -23/+5 |
| 2018-02-28 | Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisd... | kennytm | -11/+35 |
| 2018-02-28 | Rollup merge of #48365 - Centril:docs/document-refcell-panics, r=frewsxcv | kennytm | -0/+24 |
| 2018-02-28 | Rollup merge of #48321 - milesand:no_panic_pow, r=alexcrichton | kennytm | -0/+308 |
| 2018-02-28 | Rollup merge of #48266 - pietroalbini:report-compiler-flags-on-ice, r=michael... | kennytm | -5/+80 |
| 2018-02-28 | Auto merge of #48056 - ExpHP:macro-commas, r=dtolnay | bors | -14/+653 |
| 2018-02-28 | Minor grammatical/style fix in docs. | Alexander Ronald Altman | -2/+2 |
| 2018-02-28 | Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr... | bors | -52/+144 |
| 2018-02-28 | Update RLS | Nick Cameron | -23/+79 |
| 2018-02-27 | Emit parentheses in suggestion for global paths | Manish Goregaokar | -6/+7 |
| 2018-02-27 | and some more tidy checks | Maxim Nazarenko | -2/+2 |
| 2018-02-27 | fix tidy checks | Maxim Nazarenko | -3/+3 |
| 2018-02-27 | Simplify | Maxim Nazarenko | -5/+9 |
| 2018-02-27 | style fix | Maxim Nazarenko | -1/+1 |
| 2018-02-27 | Diagnostic tweaks (review) | Esteban Küber | -22/+15 |
| 2018-02-27 | Add label to primary span in some parse errors | Esteban Küber | -25/+68 |
| 2018-02-27 | Detect missing `if` blocks | Esteban Küber | -10/+60 |
| 2018-02-27 | Provide missing comma in match arm suggestion | Esteban Küber | -2/+68 |
| 2018-02-27 | Put some thought and documentation effort into process::ExitCode | Scott McMurray | -25/+53 |
| 2018-02-27 | Make TransitiveRelation thread safe. Avoid locking by using get_mut in some c... | John Kåre Alsaker | -10/+10 |
| 2018-02-27 | Further refinement of Borrow documentation. | Martin Hoffmann | -32/+36 |
| 2018-02-27 | fix wording on panics in binary operators on RefCells" | Mazdak Farrokhzad | -7/+7 |
| 2018-02-27 | remove italic | Maxim Nazarenko | -2/+2 |
| 2018-02-27 | Backport LLVM fixes for a JumpThreading / assume intrinsic bug | Björn Steinbrink | -15/+9 |
| 2018-02-27 | update compile-fail tests; remove now redundant issue-39122.rs | Ralf Jung | -19/+7 |
| 2018-02-27 | add lint to detect ignored generic bounds; this subsumes the previous 'generi... | Ralf Jung | -76/+277 |
| 2018-02-27 | Lint passes: add check_where_predicate and check_poly_trait_ref | Ralf Jung | -0/+27 |
| 2018-02-27 | Bring back ParamEnv deduplication | Tatsuyuki Ishi | -2/+5 |
| 2018-02-26 | Improve --help performance for x.py | Phlosioneer | -4/+13 |
| 2018-02-26 | Fix doctest failure | Phlosioneer | -1/+0 |
| 2018-02-26 | rustc: Rename `bmi` feature to `bmi1` | Alex Crichton | -1/+2 |