| Age | Commit message (Expand) | Author | Lines |
| 2023-04-17 | Rollup merge of #110425 - compiler-errors:def-span-for-ct-param, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2023-04-17 | Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin | Matthias Krüger | -52/+55 |
| 2023-04-17 | Rollup merge of #110386 - nnethercote:clean-up-traversal-macros, r=lcnr | Matthias Krüger | -206/+54 |
| 2023-04-17 | Rollup merge of #110313 - fee1-dead-contrib:repr_align_method, r=WaffleLapkin | Matthias Krüger | -8/+14 |
| 2023-04-17 | Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-an... | Matthias Krüger | -18/+32 |
| 2023-04-17 | Rollup merge of #104055 - AndyJado:bck_errors, r=davidtwco | Matthias Krüger | -252/+612 |
| 2023-04-17 | Auto merge of #110367 - saethlin:no-truncations, r=oli-obk | bors | -33/+9 |
| 2023-04-17 | Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgr | bors | -107/+79 |
| 2023-04-17 | Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb | Matthias Krüger | -66/+39 |
| 2023-04-17 | Rollup merge of #110038 - compiler-errors:infer-regions-in-transmutability, r... | Matthias Krüger | -41/+40 |
| 2023-04-17 | Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errors | bors | -33/+29 |
| 2023-04-17 | Encode def span for ConstParam | Michael Goulet | -2/+2 |
| 2023-04-17 | Auto merge of #109247 - saethlin:inline-without-inline, r=oli-obk | bors | -8/+2 |
| 2023-04-17 | Auto merge of #109061 - saethlin:leak-backtraces, r=oli-obk | bors | -18/+18 |
| 2023-04-16 | Remove some unnecessary hash truncations | Ben Kimock | -33/+9 |
| 2023-04-16 | Erase regions when confirming transmutability candidate | Michael Goulet | -41/+40 |
| 2023-04-16 | Alloc `hir::Lit` in an arena to remove the destructor from `Expr` | Nilstrieb | -33/+29 |
| 2023-04-16 | Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-dead | bors | -112/+90 |
| 2023-04-16 | Report a backtrace for memory leaks under Miri | Ben Kimock | -18/+18 |
| 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 | -6/+4 |
| 2023-04-16 | Rollup merge of #110398 - matthiaskrgr:clippy_match, r=Nilstrieb,fee1-dead | fee1-dead | -75/+52 |
| 2023-04-16 | fix clippy::toplevel_ref_arg and ::manual_map | Matthias Krüger | -66/+39 |
| 2023-04-16 | Remove the loop in `Align::from_bytes` | Scott McMurray | -7/+4 |
| 2023-04-16 | Rollup merge of #110396 - Nilstrieb:speedy-bootstrap, r=jyn514 | fee1-dead | -2/+2 |
| 2023-04-16 | Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-e... | fee1-dead | -60/+46 |
| 2023-04-16 | Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk | fee1-dead | -68/+2 |
| 2023-04-16 | more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, opti... | Matthias Krüger | -6/+4 |
| 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 | -24/+30 |
| 2023-04-16 | Use lints via `lint_defs` instead of `lints` | Nilstrieb | -2/+2 |
| 2023-04-16 | Various minor Idx-related tweaks | Scott McMurray | -52/+55 |
| 2023-04-16 | Allow all associated functions and add test | Deadbeef | -11/+7 |
| 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 #110376 - aDotInTheVoid:doc-comment, r=jyn514 | fee1-dead | -2/+3 |
| 2023-04-16 | Don't `use rustc_hir as ast`(!) | Nicholas Nethercote | -7/+7 |
| 2023-04-16 | Simplify `CloneLiftImpls` and `TrivialTypeTraversalImpls`. | Nicholas Nethercote | -41/+20 |
| 2023-04-16 | Remove `EnumTypeTraversalImpl`. | Nicholas Nethercote | -165/+34 |
| 2023-04-16 | Auto merge of #105888 - skyzh:skyzh/suggest-lifetime-closure, r=compiler-errors | bors | -2/+79 |
| 2023-04-16 | Remove `TypeSuper{Foldable,Visitable}` impls for `Region`. | Nicholas Nethercote | -60/+46 |
| 2023-04-16 | Rollup merge of #110366 - matthiaskrgr:compl_123, r=Nilstrieb | Yuki Okushi | -23/+18 |
| 2023-04-16 | Rollup merge of #110364 - matthiaskrgr:anti_clone, r=Nilstrieb | Yuki Okushi | -11/+12 |
| 2023-04-16 | Rollup merge of #110272 - Ezrashaw:fix-unconned-lt-in-implbounds, r=aliemjay | Yuki Okushi | -1/+12 |
| 2023-04-15 | Convert comment to doc comment on `Interner::get`. | Alona Enraght-Moony | -2/+3 |
| 2023-04-15 | fix clippy::{clone_on_copy, useless_conversion} | Matthias Krüger | -5/+4 |
| 2023-04-15 | fix clippy::{filter_map_identiy, map_identity, manual_flatten} | Matthias Krüger | -18/+14 |
| 2023-04-15 | remove redundant clones | Matthias Krüger | -11/+12 |
| 2023-04-15 | Update compiler/rustc_trait_selection/src/traits/outlives_bounds.rs | Ali MJ Al-Nasrawy | -2/+3 |
| 2023-04-15 | Auto merge of #110323 - lcnr:dropck-uwu, r=compiler-errors | bors | -1/+3 |
| 2023-04-15 | Remove outdated comment. | Camille GILLOT | -2/+0 |