| Age | Commit message (Expand) | Author | Lines |
| 2022-02-24 | Rollup merge of #94316 - nnethercote:improve-string-literal-unescaping, r=pet... | Dylan DPC | -40/+45 |
| 2022-02-24 | Rollup merge of #94315 - lcnr:auto-trait-lint-update, r=oli-obk | Dylan DPC | -0/+1 |
| 2022-02-24 | Rollup merge of #94308 - tmiasko:normalize-main-ret-ty, r=oli-obk | Dylan DPC | -3/+12 |
| 2022-02-24 | Rollup merge of #94242 - compiler-errors:fat-uninhabitable-pointer, r=michael... | Dylan DPC | -18/+20 |
| 2022-02-24 | Rollup merge of #94175 - Urgau:check-cfg-improvements, r=petrochenkov | Dylan DPC | -46/+98 |
| 2022-02-24 | Rollup merge of #93714 - compiler-errors:can-type-impl-copy-error-span, r=jac... | Dylan DPC | -4/+25 |
| 2022-02-24 | resolve/metadata: Stop encoding macros as reexports | Vadim Petrochenkov | -23/+47 |
| 2022-02-24 | metadata: Tweak the way in which declarative macros are encoded | Vadim Petrochenkov | -5/+8 |
| 2022-02-24 | resolve: Fix incorrect results of `opt_def_kind` query for some built-in macros | Vadim Petrochenkov | -15/+31 |
| 2022-02-24 | Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk | bors | -80/+84 |
| 2022-02-24 | restore spans for issue-50480 | Michael Goulet | -1/+14 |
| 2022-02-24 | better ObligationCause for normalization errors in can_type_implement_copy | Michael Goulet | -5/+13 |
| 2022-02-24 | Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko | bors | -150/+158 |
| 2022-02-24 | Introduce Bx::switch_to_block | bjorn3 | -94/+95 |
| 2022-02-24 | Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov | bors | -488/+340 |
| 2022-02-24 | update auto trait lint | lcnr | -0/+1 |
| 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 | Inline a hot closure in `from_lit_token`. | Nicholas Nethercote | -17/+23 |
| 2022-02-24 | Improve `scan_escape`. | Nicholas Nethercote | -23/+22 |
| 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 | Normalize main return type during mono item collection & codegen | Tomasz Miąsko | -3/+12 |
| 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 | properly handle fat pointers to uninhabitable types | Michael Goulet | -18/+20 |
| 2022-02-23 | riscv32imc_esp_espidf: set max_atomic_width to 64 | Scott Mabin | -2/+2 |
| 2022-02-23 | Continue improvements on the --check-cfg implementation | Loïc BRANSTETT | -54/+46 |
| 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 | Improve diagnostic of the unexpected_cfgs lint | Loïc BRANSTETT | -3/+48 |
| 2022-02-22 | Improve CheckCfg internal representation | Loïc BRANSTETT | -43/+58 |
| 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 |