| Age | Commit message (Expand) | Author | Lines |
| 2021-12-13 | let-else: add deref-coercion tests | Cormac Relf | -0/+171 |
| 2021-12-13 | let-else: add match-ergonomics tests adapted from rfc2005 | Cormac Relf | -0/+228 |
| 2021-12-13 | let-else: build out ref/ref mut tests, with/without explicit annotations | Cormac Relf | -19/+208 |
| 2021-12-13 | let-else: add tests for moved expressions, copy out of non-copy | Cormac Relf | -0/+62 |
| 2021-12-13 | let-else: fix attribute aliasing + add test for issue 89807 | Cormac Relf | -0/+14 |
| 2021-12-13 | Use `OutputFilenames` to generate output file for `-Zllvm-time-trace` | Tomasz Miąsko | -0/+1 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -14/+85 |
| 2021-12-12 | Fix unused import in test | Amanieu d'Antras | -0/+1 |
| 2021-12-12 | Update browser-ui-test version and improve rustdoc-gui tests readability | Guillaume Gomez | -66/+278 |
| 2021-12-12 | Auto merge of #90716 - euclio:libloading, r=cjgillot | bors | -20/+18 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -269/+72 |
| 2021-12-12 | Address review feedback | Amanieu d'Antras | -40/+39 |
| 2021-12-12 | Re-bless asm tests for aarch64 | Amanieu d'Antras | -152/+154 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -500/+505 |
| 2021-12-12 | Remove automatic rustfix of asm! to llvm_asm! | Amanieu d'Antras | -58/+0 |
| 2021-12-12 | Avoid suggesting self in visibility spec | Dániel Buga | -0/+44 |
| 2021-12-12 | Rollup merge of #91748 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_a... | Matthias Krüger | -0/+23 |
| 2021-12-12 | Add trailing newline | Deadbeef | -1/+1 |
| 2021-12-12 | Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk" | Deadbeef | -9/+23 |
| 2021-12-12 | Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" | Deadbeef | -5/+4 |
| 2021-12-12 | add regression test for #91489 | SNCPlay42 | -0/+40 |
| 2021-12-12 | Fix #91489 | Deadbeef | -0/+18 |
| 2021-12-11 | Show the unused type for `unused_results` lint | Noah Lev | -2/+2 |
| 2021-12-12 | Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgr | bors | -19/+104 |
| 2021-12-11 | Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726 | Matthias Krüger | -0/+72 |
| 2021-12-11 | Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r... | Matthias Krüger | -0/+21 |
| 2021-12-11 | Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett | Matthias Krüger | -19/+11 |
| 2021-12-11 | Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk | bors | -238/+386 |
| 2021-12-11 | Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr | bors | -50/+494 |
| 2021-12-11 | Fix AArch64 asm ui tests | Amanieu d'Antras | -19/+11 |
| 2021-12-11 | Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakis | Matthias Krüger | -50/+313 |
| 2021-12-11 | Rollup merge of #83174 - camelid:borrow-help, r=oli-obk | Matthias Krüger | -0/+181 |
| 2021-12-11 | Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisa | Matthias Krüger | -0/+20 |
| 2021-12-11 | Rollup merge of #91717 - inashivb:issue-91713, r=jyn514 | Matthias Krüger | -0/+38 |
| 2021-12-11 | Rollup merge of #91682 - camelid:alias-layout, r=jyn514 | Matthias Krüger | -0/+12 |
| 2021-12-11 | Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk | Matthias Krüger | -0/+11 |
| 2021-12-11 | Add test. | Camille GILLOT | -0/+72 |
| 2021-12-11 | Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-Simulacrum | Matthias Krüger | -2/+63 |
| 2021-12-11 | Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514 | Matthias Krüger | -0/+33 |
| 2021-12-10 | Split CSS classes for "typedef" vs "associatedtype". | Jacob Hoffman-Andrews | -8/+6 |
| 2021-12-11 | Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgr | bors | -0/+387 |
| 2021-12-11 | Tweak assoc type obligation spans | Esteban Kuber | -238/+386 |
| 2021-12-10 | Suggest using a temporary variable to fix borrowck errors | Noah Lev | -0/+181 |
| 2021-12-10 | Rollup merge of #91678 - b-naber:tests-for-postpone-const-eval, r=jackh726 | Matthias Krüger | -0/+387 |
| 2021-12-10 | Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillot | Matthias Krüger | -0/+19 |
| 2021-12-10 | Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandry | Matthias Krüger | -0/+95 |
| 2021-12-10 | bless new output on some mir-opt tests | Jane Lusby | -3/+3 |
| 2021-12-10 | bless tests | Ellen | -54/+24 |
| 2021-12-10 | update tests | Ellen | -215/+48 |
| 2021-12-10 | Add regression test for #78160 | Michael Howell | -0/+21 |