| Age | Commit message (Expand) | Author | Lines |
| 2023-04-21 | Bless miri. | Camille GILLOT | -11/+20 |
| 2023-04-21 | Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov | bors | -1/+5 |
| 2023-04-21 | Auto merge of #96840 - cjgillot:query-feed, r=oli-obk | bors | -10/+4 |
| 2023-04-21 | Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkov | bors | -1/+1 |
| 2023-04-20 | Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obk | bors | -0/+3 |
| 2023-04-20 | Move test files | Caio | -1/+1 |
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -10/+4 |
| 2023-04-20 | Auto merge of #110612 - matthiaskrgr:rollup-y2hbjws, r=matthiaskrgr | bors | -8/+18 |
| 2023-04-20 | Rollup merge of #110565 - weihanglo:linkchecker, r=ehuss | Matthias Krüger | -8/+18 |
| 2023-04-20 | Auto merge of #110444 - ferrocene:comptest-lines, r=Mark-Simulacrum | bors | -8/+68 |
| 2023-04-20 | Add compare-output-lines-by-subset flag to compiletest | Lukas Wirth | -8/+68 |
| 2023-04-20 | linkchecker: running from a directory separate from the book | Weihang Lo | -8/+18 |
| 2023-04-20 | Allow overwriting the sysroot compile flag in compile tests | Lukas Wirth | -2/+5 |
| 2023-04-19 | Auto merge of #110546 - matthiaskrgr:rollup-346kik6, r=matthiaskrgr | bors | -1/+11 |
| 2023-04-19 | Auto merge of #110496 - WaffleLapkin:🏳️⚧️sound, r=compiler-errors | bors | -1/+1 |
| 2023-04-19 | Rollup merge of #110521 - jyn514:test-lint-docs, r=albertlarsan68 | Matthias Krüger | -1/+11 |
| 2023-04-19 | Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnr | Matthias Krüger | -1/+20 |
| 2023-04-18 | Fix `x test lint-docs` when download-rustc is enabled | jyn | -1/+11 |
| 2023-04-18 | clippy: add test for https://github.com/rust-lang/rust-clippy/issues/10645 | Matthias Krüger | -1/+20 |
| 2023-04-18 | Remove very useless `as_substs` usage from clippy | Maybe Waffle | -1/+1 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -2/+7 |
| 2023-04-18 | Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68 | Matthias Krüger | -0/+20 |
| 2023-04-17 | Support `x test --stage 1 ui-fulldeps` | jyn | -2/+7 |
| 2023-04-17 | Force -Zflatten-format-args=no in Clippy. | Mara Bos | -0/+3 |
| 2023-04-17 | Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgr | bors | -5/+5 |
| 2023-04-17 | Rollup merge of #110421 - jsoref:spelling-librustdoc, r=notriddle | Matthias Krüger | -5/+5 |
| 2023-04-17 | Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errors | bors | -5/+5 |
| 2023-04-16 | Spelling librustdoc | Josh Soref | -5/+5 |
| 2023-04-17 | Auto merge of #109061 - saethlin:leak-backtraces, r=oli-obk | bors | -44/+173 |
| 2023-04-16 | chore: remove `rustc-workspace-hack` | Weihang Lo | -49/+0 |
| 2023-04-16 | chore: remove Cargo features in rustc-workspace-hack | Weihang Lo | -84/+1 |
| 2023-04-16 | tidy: `check_crate_duplicate` is no longer useful | Weihang Lo | -47/+8 |
| 2023-04-16 | chore: allow `cargo` to have its own workspace | Weihang Lo | -28/+40 |
| 2023-04-16 | Alloc `hir::Lit` in an arena to remove the destructor from `Expr` | Nilstrieb | -5/+5 |
| 2023-04-16 | Improve doc comment of AllocExtra's backtrace | Ben Kimock | -1/+2 |
| 2023-04-16 | Add a flag to disable leak backtraces | Ben Kimock | -9/+52 |
| 2023-04-16 | Report a backtrace for memory leaks under Miri | Ben Kimock | -42/+127 |
| 2023-04-16 | Add needs-git-hash header to compiletest | Erik Hofmayer | -0/+20 |
| 2023-04-15 | Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehuss | bors | -187/+458 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -1/+1 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -6/+2 |
| 2023-04-14 | Pacify tidy. | Camille GILLOT | -1/+1 |
| 2023-04-14 | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | -0/+200 |
| 2023-04-14 | mark needs-llvm-components as being handled elsewhere | Pietro Albini | -0/+5 |
| 2023-04-14 | use a shared headers cache | Pietro Albini | -9/+28 |
| 2023-04-14 | add line numbers to error messages | Pietro Albini | -6/+8 |
| 2023-04-14 | show all invalid directives errors rather than just the first one | Pietro Albini | -5/+36 |
| 2023-04-14 | refactor ignore- and only- to use decisions | Pietro Albini | -53/+50 |
| 2023-04-14 | rename rust-lldb to needs-rust-lldb for consistency | Pietro Albini | -9/+6 |
| 2023-04-14 | refactor needs, validate them, and add ignore reasons | Pietro Albini | -104/+250 |