| Age | Commit message (Expand) | Author | Lines |
| 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 | -13/+51 |
| 2021-12-11 | Rollup merge of #91682 - camelid:alias-layout, r=jyn514 | Matthias Krüger | -0/+13 |
| 2021-12-11 | Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk | Matthias Krüger | -0/+11 |
| 2021-12-11 | Auto merge of #91776 - matthiaskrgr:rollup-tlb4bw1, r=matthiaskrgr | bors | -7/+120 |
| 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 | -5/+57 |
| 2021-12-11 | Auto merge of #91720 - Aaron1011:skip-llvm-ci-tools, r=Mark-Simulacrum | bors | -1/+6 |
| 2021-12-11 | Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgr | bors | -11/+555 |
| 2021-12-10 | Rollup merge of #91716 - jyn514:x.py-defaults, r=Mark-Simulacrum | Matthias Krüger | -8/+15 |
| 2021-12-10 | Rollup merge of #91706 - Amanieu:asm_unstable_book2, r=joshtriplett | Matthias Krüger | -0/+150 |
| 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 #91668 - ChrisDenton:bootstrap-clean-error, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 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-09 | Add needs-unwind to tests that depend on panicking | David Koloski | -2/+63 |
| 2021-12-09 | give more help in the unaligned_references lint | Ralf Jung | -0/+20 |
| 2021-12-09 | Don't copy llvm tools to sysroot when using download-ci-llvm | Aaron Hill | -1/+6 |
| 2021-12-10 | Update src/test/rustdoc-ui/issue-91713.rs | Shivani Bhardwaj | -0/+1 |
| 2021-12-09 | Add test for deprecation warning for --passes | Shivani Bhardwaj | -0/+37 |
| 2021-12-09 | Add deprecation warning for --passes | Shivani Bhardwaj | -13/+13 |
| 2021-12-09 | Default to `doc-stage = 2` for the tools profile | Joshua Nelson | -0/+4 |
| 2021-12-09 | Don't print bootstrap caching/ensure info unless `-vv` is passed | Joshua Nelson | -3/+3 |
| 2021-12-09 | If --verbose is passed, print a warning in `bootstrap.py` when download-rustc... | Joshua Nelson | -0/+3 |
| 2021-12-09 | Use more accurate wording in `bootstrap.py` logging | Joshua Nelson | -5/+5 |
| 2021-12-09 | Fix span calculation on secondary_label as well | Michael Goulet | -0/+19 |
| 2021-12-09 | Add reminder to match the error kind once ` DirectoryNotEmpty` is stabilized | Chris Denton | -0/+2 |
| 2021-12-09 | Add unstable book entries for parts of asm that are not being stabilized | Amanieu d'Antras | -0/+150 |
| 2021-12-09 | Auto merge of #91692 - matthiaskrgr:rollup-u7dvh0n, r=matthiaskrgr | bors | -41/+245 |
| 2021-12-09 | Rollup merge of #91685 - Aaron1011:install-llvm-tools, r=Mark-Simulacrum | Matthias Krüger | -0/+11 |
| 2021-12-09 | Rollup merge of #91634 - terrarier2111:fix-recover-from-variant-ice, r=nagisa | Matthias Krüger | -0/+37 |
| 2021-12-09 | Rollup merge of #90796 - Amanieu:remove_reg_thumb, r=joshtriplett | Matthias Krüger | -41/+1 |
| 2021-12-09 | Rollup merge of #87599 - Smittyvb:concat_bytes, r=Mark-Simulacrum | Matthias Krüger | -0/+196 |
| 2021-12-09 | Auto merge of #91691 - matthiaskrgr:rollup-wfommdr, r=matthiaskrgr | bors | -22/+25 |
| 2021-12-09 | Rollup merge of #91666 - RalfJung:miri, r=RalfJung | Matthias Krüger | -15/+8 |
| 2021-12-09 | Rollup merge of #91568 - dtolnay:breakspace, r=nagisa | Matthias Krüger | -6/+5 |
| 2021-12-09 | Rollup merge of #91476 - m-ou-se:ferris-identifier, r=estebank | Matthias Krüger | -1/+12 |
| 2021-12-08 | Install llvm tools to sysroot when assembling local toolchain | Aaron Hill | -0/+11 |
| 2021-12-08 | rustdoc: Show type layout for type aliases | Noah Lev | -0/+13 |
| 2021-12-08 | add tests | b-naber | -0/+387 |
| 2021-12-08 | Pretty print break and continue without redundant space | David Tolnay | -6/+5 |
| 2021-12-08 | Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddle | Matthias Krüger | -26/+28 |
| 2021-12-08 | Rollup merge of #91637 - tmiasko:generator-packed-drop, r=ecstatic-morse | Matthias Krüger | -2/+26 |
| 2021-12-08 | Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomez | Matthias Krüger | -7/+16 |
| 2021-12-08 | Rollup merge of #91337 - FabianWolff:issue-91227-misspelled-macro, r=nagisa | Matthias Krüger | -0/+36 |
| 2021-12-08 | Rollup merge of #91245 - cameron1024:suggest-i32-u32-char-cast, r=nagisa | Matthias Krüger | -0/+72 |
| 2021-12-08 | Do not attempt to suggest help for overly malformed struct/function call | threadexception | -0/+37 |
| 2021-12-08 | Remove the match on `ErrorKind::Other` | Chris Denton | -3/+1 |
| 2021-12-08 | Fix indent of itemTypes in search.js | Guillaume Gomez | -26/+28 |
| 2021-12-08 | update Miri | Ralf Jung | -15/+8 |