| Age | Commit message (Expand) | Author | Lines |
| 2023-04-17 | Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgr | bors | -160/+179 |
| 2023-04-17 | Rollup merge of #110433 - ChrisDenton:notfound, r=thomcc | Matthias Krüger | -3/+6 |
| 2023-04-17 | Rollup merge of #110423 - jsoref:spelling-srcdoc, r=Nilstrieb | Matthias Krüger | -9/+9 |
| 2023-04-17 | Rollup merge of #110421 - jsoref:spelling-librustdoc, r=notriddle | Matthias Krüger | -28/+28 |
| 2023-04-17 | Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb | Matthias Krüger | -70/+42 |
| 2023-04-17 | Rollup merge of #110388 - JohnBobbo96:remove-intrinsic-unwrap, r=the8472 | Matthias Krüger | -1/+3 |
| 2023-04-17 | Rollup merge of #110341 - notriddle:notriddle/main-js-replacestate, r=Guillau... | Matthias Krüger | -4/+2 |
| 2023-04-17 | Rollup merge of #110038 - compiler-errors:infer-regions-in-transmutability, r... | Matthias Krüger | -45/+89 |
| 2023-04-17 | Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errors | bors | -38/+34 |
| 2023-04-17 | Auto merge of #109247 - saethlin:inline-without-inline, r=oli-obk | bors | -22/+16 |
| 2023-04-16 | Spelling librustdoc | Josh Soref | -28/+28 |
| 2023-04-17 | Auto merge of #109061 - saethlin:leak-backtraces, r=oli-obk | bors | -62/+191 |
| 2023-04-16 | Windows: map a few more error codes to ErrorKind | Chris Denton | -3/+6 |
| 2023-04-16 | Auto merge of #109133 - weihanglo:make-cargo-a-workspace, r=ehuss | bors | -2129/+124 |
| 2023-04-16 | Erase regions when confirming transmutability candidate | Michael Goulet | -45/+89 |
| 2023-04-16 | bootstrap: switch from `stream_cargo` to `try_run_quiet` | Weihang Lo | -3/+3 |
| 2023-04-16 | chore: remove `rustc-workspace-hack` | Weihang Lo | -191/+4 |
| 2023-04-16 | chore: remove Cargo features in rustc-workspace-hack | Weihang Lo | -167/+1 |
| 2023-04-16 | bootstrap: treat src/tools/cargo as a workspace member | Weihang Lo | -15/+44 |
| 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 | -1716/+74 |
| 2023-04-16 | Spelling src/doc | Josh Soref | -9/+9 |
| 2023-04-16 | Alloc `hir::Lit` in an arena to remove the destructor from `Expr` | Nilstrieb | -38/+34 |
| 2023-04-16 | Add a message indicating overflow in | John Bobbo | -1/+3 |
| 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 | Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-dead | bors | -114/+91 |
| 2023-04-16 | Report a backtrace for memory leaks under Miri | Ben Kimock | -60/+145 |
| 2023-04-16 | Rollup merge of #110402 - scottmcm:align-tz, r=fee1-dead | fee1-dead | -7/+4 |
| 2023-04-16 | Rollup merge of #110400 - matthiaskrgr:style_mix, r=fee1-dead | fee1-dead | -7/+5 |
| 2023-04-16 | Rollup merge of #110398 - matthiaskrgr:clippy_match, r=Nilstrieb,fee1-dead | fee1-dead | -75/+52 |
| 2023-04-16 | Rollup merge of #110397 - Nilstrieb:speedy-bootstrap-2, r=fee1-dead,jyn514 | fee1-dead | -25/+30 |
| 2023-04-16 | fix clippy::toplevel_ref_arg and ::manual_map | Matthias Krüger | -70/+42 |
| 2023-04-16 | Remove the loop in `Align::from_bytes` | Scott McMurray | -7/+4 |
| 2023-04-16 | Auto merge of #110401 - fee1-dead-contrib:rollup-1f2smz2, r=fee1-dead | bors | -137/+79 |
| 2023-04-16 | Rollup merge of #110396 - Nilstrieb:speedy-bootstrap, r=jyn514 | fee1-dead | -3/+3 |
| 2023-04-16 | Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-e... | fee1-dead | -66/+51 |
| 2023-04-16 | Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk | fee1-dead | -68/+25 |
| 2023-04-16 | more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, opti... | Matthias Krüger | -7/+5 |
| 2023-04-16 | use matches! macro in more places | Matthias Krüger | -75/+52 |
| 2023-04-16 | Move some utils out of `rustc_const_eval` | Nilstrieb | -25/+30 |
| 2023-04-16 | Use lints via `lint_defs` instead of `lints` | Nilstrieb | -3/+3 |
| 2023-04-16 | Auto merge of #110391 - est31:remove_allow_unused, r=fee1-dead | bors | -1/+0 |
| 2023-04-16 | Remove unused unused_macros | est31 | -1/+0 |
| 2023-04-16 | Auto merge of #110390 - fee1-dead-contrib:rollup-kh2ov9r, r=fee1-dead | bors | -39/+49 |
| 2023-04-16 | Rollup merge of #110387 - nnethercote:rm-use-rustc_hir-as-ast, r=fee1-dead | fee1-dead | -7/+7 |
| 2023-04-16 | Rollup merge of #110379 - ehuss:unignore-tests, r=compiler-errors | fee1-dead | -30/+39 |
| 2023-04-16 | Rollup merge of #110376 - aDotInTheVoid:doc-comment, r=jyn514 | fee1-dead | -2/+3 |
| 2023-04-15 | Use a `saturating_mul` instead of a `checked_mul` | John Bobbo | -1/+1 |
| 2023-04-16 | Don't `use rustc_hir as ast`(!) | Nicholas Nethercote | -7/+7 |