| Age | Commit message (Expand) | Author | Lines |
| 2022-02-24 | Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov | bors | -488/+340 |
| 2022-02-24 | Rollup merge of #94292 - esp-rs:riscv32imc-esp-espidf-64bit-atomics, r=petroc... | Matthias Krüger | -2/+2 |
| 2022-02-24 | Rollup merge of #94288 - Mark-Simulacrum:ser-opt, r=nnethercote | Matthias Krüger | -42/+19 |
| 2022-02-24 | Rollup merge of #94270 - RalfJung:fn-ptrs, r=oli-obk | Matthias Krüger | -13/+18 |
| 2022-02-24 | Rollup merge of #94267 - pierwill:fast-reject-bound, r=michaelwoerister | Matthias Krüger | -4/+4 |
| 2022-02-24 | Rollup merge of #89887 - arlosi:char-debug, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2022-02-24 | Auto merge of #94107 - tmiasko:fewer-types, r=davidtwco | bors | -1/+10 |
| 2022-02-24 | Auto merge of #93438 - spastorino:node_id_to_hir_id_refactor, r=oli-obk | bors | -59/+74 |
| 2022-02-23 | Miri: relax fn ptr check | Ralf Jung | -13/+18 |
| 2022-02-23 | Change `char` type in debuginfo to DW_ATE_UTF | Arlo Siemsen | -2/+2 |
| 2022-02-23 | riscv32imc_esp_espidf: set max_atomic_width to 64 | Scott Mabin | -2/+2 |
| 2022-02-23 | Rollup merge of #94285 - bjorn3:sync_cg_clif-2022-02-23, r=bjorn3 | Matthias Krüger | -808/+842 |
| 2022-02-23 | Rollup merge of #94280 - tmiasko:should-print-region, r=oli-obk | Matthias Krüger | -6/+6 |
| 2022-02-23 | Rollup merge of #94271 - RalfJung:downcast, r=oli-obk | Matthias Krüger | -2/+6 |
| 2022-02-23 | Rollup merge of #94213 - digama0:patch-4, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-02-23 | Rollup merge of #94137 - aDotInTheVoid:abi-enum, r=CraftSpider | Matthias Krüger | -0/+4 |
| 2022-02-23 | Rollup merge of #94128 - mqy:master, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-02-23 | Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea' into sync_cg_clif-202... | bjorn3 | -808/+842 |
| 2022-02-23 | Rename `region_should_not_be_omitted` to `should_print_region` | Tomasz Miąsko | -6/+6 |
| 2022-02-22 | Remove unused ordering derivations and bounds for `SimplifiedTypeGen` | pierwill | -4/+4 |
| 2022-02-23 | Auto merge of #93984 - nnethercote:ChunkedBitSet, r=Mark-Simulacrum | bors | -73/+804 |
| 2022-02-22 | Miri: extend comments on downcast operation | Ralf Jung | -2/+6 |
| 2022-02-23 | Introduce `ChunkedBitSet` and use it for some dataflow analyses. | Nicholas Nethercote | -73/+804 |
| 2022-02-22 | Delete Decoder::read_unit | Mark Rousskov | -17/+4 |
| 2022-02-22 | Provide copy-free access to raw Decoder bytes | Mark Rousskov | -21/+12 |
| 2022-02-22 | Provide raw &str access from Decoder | Mark Rousskov | -5/+4 |
| 2022-02-22 | Auto merge of #94254 - matthiaskrgr:rollup-7llbjhd, r=matthiaskrgr | bors | -237/+247 |
| 2022-02-22 | local_id is always != 0 at this point | Santiago Pastorino | -11/+10 |
| 2022-02-22 | Rollup merge of #94246 - RalfJung:hex, r=oli-obk | Matthias Krüger | -8/+8 |
| 2022-02-22 | Rollup merge of #94237 - compiler-errors:dont-wrap-ambiguous-receivers, r=lcnr | Matthias Krüger | -13/+24 |
| 2022-02-22 | Rollup merge of #94169 - Amanieu:asm_stuff, r=nagisa | Matthias Krüger | -216/+215 |
| 2022-02-22 | Auto merge of #94209 - lcnr:print-mir-consts, r=oli-obk | bors | -32/+23 |
| 2022-02-22 | change `mir::Constant` in mir dumps | lcnr | -32/+23 |
| 2022-02-22 | Auto merge of #93839 - Mark-Simulacrum:delete-json-rust-deserialization, r=nn... | bors | -970/+192 |
| 2022-02-22 | Reapply cg_llvm: `fewer_names` in `uncached_llvm_type` | David Wood | -1/+10 |
| 2022-02-21 | ScalarMaybeUninit is explicitly hexadecimal in its formatting | Ralf Jung | -8/+8 |
| 2022-02-21 | Do not suggest wrapping an item if it has ambiguous un-imported methods | Michael Goulet | -13/+24 |
| 2022-02-21 | Auto merge of #94225 - matthiaskrgr:rollup-0728x8n, r=matthiaskrgr | bors | -178/+154 |
| 2022-02-21 | Add ignore-tidy-filelength | Amanieu d'Antras | -0/+1 |
| 2022-02-21 | Rollup merge of #94215 - lcnr:leak-check, r=jackh726 | Matthias Krüger | -23/+19 |
| 2022-02-21 | Rollup merge of #94211 - est31:let_else_destructuring_error, r=matthewjasper | Matthias Krüger | -0/+10 |
| 2022-02-21 | Rollup merge of #94203 - RalfJung:to_sized_int, r=oli-obk | Matthias Krüger | -21/+25 |
| 2022-02-21 | Rollup merge of #94189 - GuillaumeGomez:scalar-lower-hex, r=RalfJung | Matthias Krüger | -9/+13 |
| 2022-02-21 | Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkov | Matthias Krüger | -2/+1 |
| 2022-02-21 | Rollup merge of #94143 - est31:let_else_const_eval, r=lcnr | Matthias Krüger | -123/+86 |
| 2022-02-21 | Add tests | Amanieu d'Antras | -2/+2 |
| 2022-02-21 | Take CodegenFnAttrs into account when validating asm! register operands | Amanieu d'Antras | -166/+158 |
| 2022-02-21 | On ARM, use relocation_model to detect whether r9 should be reserved | Amanieu d'Antras | -47/+67 |
| 2022-02-21 | Simplify gating of BPF w registers behind the alu32 target feature | Amanieu d'Antras | -26/+12 |
| 2022-02-21 | Auto merge of #93505 - lcnr:substsref-vs-ty-list, r=michaelwoerister | bors | -189/+269 |