| Age | Commit message (Expand) | Author | Lines |
| 2022-01-12 | Remove codegen tests for LLLVM-style inline assembly | Tomasz Miąsko | -14/+0 |
| 2022-01-12 | Remove mir-opt tests for LLVM-style inline assembly | Tomasz Miąsko | -210/+0 |
| 2022-01-12 | Remove ui tests for LLVM-style inline assembly | Tomasz Miąsko | -1500/+74 |
| 2022-01-12 | Add new tests, fix up old tests | Michael Goulet | -0/+44 |
| 2022-01-12 | Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha | Matthias Krüger | -0/+78 |
| 2022-01-12 | Rollup merge of #92699 - camelid:private-fields, r=jsha | Matthias Krüger | -6/+6 |
| 2022-01-12 | Rollup merge of #92432 - fee1-dead:constck-impl-constness, r=oli-obk | Matthias Krüger | -0/+26 |
| 2022-01-11 | Deduplicate box deref and regular deref suggestions | Michael Goulet | -18/+30 |
| 2022-01-11 | Deduplicate lines in long const-eval stack trace | Michael Goulet | -0/+42 |
| 2022-01-11 | rustdoc: do not emit tuple variant fields if none are documented | Andy Russell | -2/+17 |
| 2022-01-11 | rustc_pass_by_value: handle inferred generic types (with _) | Mahdi Dibaiee | -6/+20 |
| 2022-01-11 | Annotate dead code lint with notes about ignored derived impls | Fabian Wolff | -0/+28 |
| 2022-01-11 | rustc_pass_by_value: handle generic and const type parameters | Mahdi Dibaiee | -2/+55 |
| 2022-01-11 | Auto merge of #90948 - oli-obk:🧹, r=nikomatsakis | bors | -1/+25 |
| 2022-01-11 | Add test | Deadbeef | -0/+26 |
| 2022-01-11 | Add GUI test for rust logo style in the sidebars | Guillaume Gomez | -0/+78 |
| 2022-01-11 | rustc_pass_by_value: allow types with no parameters on self | Mahdi Dibaiee | -1/+14 |
| 2022-01-10 | Use Res instead of Disambiguator for `resolved` in `report_mismatch` | Noah Lev | -2/+2 |
| 2022-01-10 | Add test for disambiguator mismatch with crate | Noah Lev | -1/+17 |
| 2022-01-10 | Enable ignored part of test | Noah Lev | -4/+5 |
| 2022-01-10 | Move two intra-doc-link tests into the `intra-doc` folder | Noah Lev | -1/+1 |
| 2022-01-11 | Add a test for ungated `#[rustc_must_implement_one_of]` | Maybe Waffle | -0/+24 |
| 2022-01-10 | rustc_pass_by_value remove dependency on rustc_diagnostic_item | Mahdi Dibaiee | -11/+6 |
| 2022-01-10 | rustc_pass_by_value lint: add test on custom types | Mahdi Dibaiee | -14/+78 |
| 2022-01-10 | Ignore `unused_mod.rs` file in code coverage results | Wesley Wiser | -10/+1 |
| 2022-01-10 | Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgr | bors | -27/+92 |
| 2022-01-10 | expand: Pick `cfg`s and `cfg_attrs` one by one, like other attributes | Vadim Petrochenkov | -24/+12 |
| 2022-01-10 | Rollup merge of #92636 - compiler-errors:normalize-generator-const-expr, r=ol... | Matthias Krüger | -0/+26 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -25/+32 |
| 2022-01-10 | Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c... | Matthias Krüger | -2/+12 |
| 2022-01-10 | Rollup merge of #92248 - compiler-errors:normalize-type-for-pointee, r=jackh726 | Matthias Krüger | -0/+22 |
| 2022-01-10 | Elaborate param_env predicates when checking if type outlives involving proje... | Jack Huey | -0/+71 |
| 2022-01-09 | Make message for &T -> &mut T transmute more accurate | 5225225 | -2/+2 |
| 2022-01-09 | Compute most of Public/Exported access level in rustc_resolve | Lamb | -0/+28 |
| 2022-01-09 | Stabilize -Z print-link-args as --print link-args | Josh Triplett | -9/+9 |
| 2022-01-09 | Mark windows_subsytem and no_builtins as crate-only attributes. | Eric Huss | -37/+121 |
| 2022-01-09 | Display "private fields" instead of "fields omitted" | Noah Lev | -6/+6 |
| 2022-01-09 | Add validation for `link` attribute position. | Eric Huss | -161/+243 |
| 2022-01-09 | Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov | bors | -2/+2 |
| 2022-01-09 | feat: pass_by_value lint attribute | Mahdi Dibaiee | -23/+24 |
| 2022-01-09 | Rollup merge of #92510 - inquisitivecrystal:foreign-block, r=cjgillot | Matthias Krüger | -0/+33 |
| 2022-01-09 | Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2022-01-09 | Apply suggestions from code review | Waffle Maybe | -17/+17 |
| 2022-01-09 | Move `#[rustc_must_implement_one_of]` tests to fix tidy check | Maybe Waffle | -0/+0 |
| 2022-01-09 | Add test for misused `#[rustc_must_implement_one_of]` | Maybe Waffle | -0/+120 |
| 2022-01-09 | Implement `#[rustc_must_implement_one_of]` attribute | Maybe Waffle | -0/+59 |
| 2022-01-08 | Link impl items to corresponding trait items in late resolver. | Camille GILLOT | -22/+14 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -25/+32 |
| 2022-01-08 | mangling_v0: Skip extern blocks during mangling | Vadim Petrochenkov | -2/+2 |
| 2022-01-08 | mangling_v0: Add a test for mangling of foreign types | Vadim Petrochenkov | -0/+39 |