| Age | Commit message (Expand) | Author | Lines |
| 2022-03-14 | debuginfo: change cpp-like naming for generator environments so that NatVis w... | Michael Woerister | -48/+92 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types | Michael Woerister | -2/+38 |
| 2022-03-14 | Stabilise `aarch64_target_feature` | Adam Gemmell | -53/+56 |
| 2022-03-12 | Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obk | bors | -1/+8 |
| 2022-03-11 | fix another assumption about box | DrMeepster | -1/+8 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -10/+10 |
| 2022-03-10 | debuginfo: Fix bug in type name generation for dyn types with associated type... | Michael Woerister | -3/+10 |
| 2022-03-07 | Clarify `Layout` interning. | Nicholas Nethercote | -1/+1 |
| 2022-03-07 | Introduce `ConstAllocation`. | Nicholas Nethercote | -3/+3 |
| 2022-03-04 | Rollup merge of #94339 - Amanieu:arm-d32, r=nagisa | Dylan DPC | -0/+1 |
| 2022-03-03 | all: fix some typos | cuishuang | -1/+1 |
| 2022-03-03 | Rollup merge of #94433 - Urgau:check-cfg-allowness, r=petrochenkov | Dylan DPC | -1/+2 |
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -10/+10 |
| 2022-03-02 | Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr | bors | -2/+2 |
| 2022-03-02 | Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r... | bors | -1/+6 |
| 2022-03-01 | Improve allowness of the unexpected_cfgs lint | Loïc BRANSTETT | -1/+2 |
| 2022-03-01 | compiler: fix some typos | cuishuang | -2/+2 |
| 2022-03-01 | Auto merge of #94402 - erikdesjardins:revert-coldland, r=nagisa | bors | -4/+8 |
| 2022-03-01 | Querify `global_backend_features` | Simonas Kazlauskas | -1/+3 |
| 2022-03-01 | Direct users towards using Rust feature names in CLI | Simonas Kazlauskas | -0/+3 |
| 2022-02-28 | Rollup merge of #94414 - DrMeepster:box_alloc_ice2, r=tmiasko | Matthias Krüger | -1/+12 |
| 2022-02-27 | expadn abi check + condese & fix tests | DrMeepster | -1/+1 |
| 2022-02-27 | Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa" | Erik Desjardins | -4/+8 |
| 2022-02-27 | fix box icing when it has aggregate abi | DrMeepster | -1/+12 |
| 2022-02-25 | Switch bootstrap cfgs | Mark Rousskov | -1/+1 |
| 2022-02-25 | Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank | bors | -2/+2 |
| 2022-02-24 | ARM: Only allow using d16-d31 with asm! when supported by the target | Amanieu d'Antras | -0/+1 |
| 2022-02-24 | Rollup merge of #94308 - tmiasko:normalize-main-ret-ty, r=oli-obk | Dylan DPC | -1/+4 |
| 2022-02-24 | Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko | bors | -43/+42 |
| 2022-02-24 | Introduce Bx::switch_to_block | bjorn3 | -10/+11 |
| 2022-02-23 | Normalize main return type during mono item collection & codegen | Tomasz Miąsko | -1/+4 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -1/+1 |
| 2022-02-23 | rustc_errors: add `downgrade_to_delayed_bug` to `Diagnostic` itself. | Eduard-Mihai Burtescu | -1/+1 |
| 2022-02-22 | Rollup merge of #94169 - Amanieu:asm_stuff, r=nagisa | Matthias Krüger | -1/+0 |
| 2022-02-21 | On ARM, use relocation_model to detect whether r9 should be reserved | Amanieu d'Antras | -1/+0 |
| 2022-02-21 | use `List<Ty<'tcx>>` for tuples | lcnr | -1/+1 |
| 2022-02-20 | Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk | bors | -2/+2 |
| 2022-02-20 | Inline build_block | bjorn3 | -7/+4 |
| 2022-02-20 | Remove FunctionCx::new_block | bjorn3 | -22/+24 |
| 2022-02-20 | Remove build_sibling_block | bjorn3 | -11/+10 |
| 2022-02-20 | Auto merge of #93816 - bjorn3:rlib_metadata_first, r=nagisa | bors | -40/+68 |
| 2022-02-20 | Auto merge of #94174 - matthiaskrgr:rollup-snyrlhy, r=matthiaskrgr | bors | -78/+47 |
| 2022-02-20 | Rollup merge of #94146 - est31:let_else, r=cjgillot | Matthias Krüger | -78/+47 |
| 2022-02-19 | Auto merge of #92911 - nbdd0121:unwind, r=Amanieu | bors | -13/+60 |
| 2022-02-19 | Adopt let else in more places | est31 | -78/+47 |
| 2022-02-18 | Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-02-18 | Put crate metadata first in the rlib when possible | bjorn3 | -40/+68 |
| 2022-02-17 | Rollup merge of #94011 - est31:let_else, r=lcnr | Matthias Krüger | -16/+13 |
| 2022-02-16 | Move ty::print methods to Drop-based scope guards | Mark Rousskov | -2/+2 |
| 2022-02-16 | Adopt let_else in even more places | est31 | -16/+13 |