| Age | Commit message (Expand) | Author | Lines |
| 2023-04-21 | Actually keep `PlaceMention` if requested. | Camille GILLOT | -3/+6 |
| 2023-04-21 | Evaluate place expression in `PlaceMention`. | Camille GILLOT | -8/+34 |
| 2023-04-21 | Update cargo | Weihang Lo | -0/+0 |
| 2023-04-21 | Bless miri. | Camille GILLOT | -11/+20 |
| 2023-04-21 | rustfmt fmt | DrMeepster | -1/+3 |
| 2023-04-21 | disable preemption in tokio tests again | Ralf Jung | -1/+1 |
| 2023-04-21 | add support for `// unset-exec-env` in compiletest | Pietro Albini | -4/+32 |
| 2023-04-21 | treat the dev channel as nightly in compiletest | Pietro Albini | -1/+5 |
| 2023-04-21 | Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov | bors | -1/+5 |
| 2023-04-21 | minor tweaks | DrMeepster | -2/+1 |
| 2023-04-21 | offset_of | DrMeepster | -3/+24 |
| 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 | add subst_identity_iter and subst_identity_iter_copied methods on EarlyBinder... | Kyle Matsuda | -2/+1 |
| 2023-04-20 | add EarlyBinder to output of explicit_item_bounds; replace bound_explicit_ite... | Kyle Matsuda | -4/+4 |
| 2023-04-20 | change usages of explicit_item_bounds to bound_explicit_item_bounds | Kyle Matsuda | -6/+6 |
| 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 | Remove a test that wasn't carrying its weight | Oli Scherer | -11/+0 |
| 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 | Stablize raw-dylib, link_ordinal and -Cdlltool | Daniel Paoliello | -5/+31 |
| 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 | rustdoc: restructure type search engine to pick-and-use IDs | Michael Howell | -8/+46 |
| 2023-04-17 | Force -Zflatten-format-args=no in Clippy. | Mara Bos | -0/+3 |
| 2023-04-17 | Merge from rustc | Oli Scherer | -44/+173 |
| 2023-04-17 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 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-16 | Support loading version information from xz tarballs | Mark Rousskov | -3/+26 |
| 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 |