| Age | Commit message (Expand) | Author | Lines |
| 2022-02-24 | Rollup merge of #89887 - arlosi:char-debug, r=wesleywiser | Matthias Krüger | -5/+4 |
| 2022-02-23 | Miri: relax fn ptr check | Ralf Jung | -18/+92 |
| 2022-02-23 | Always check cg_llvm with ./x.py check | bjorn3 | -3/+4 |
| 2022-02-23 | Change `char` type in debuginfo to DW_ATE_UTF | Arlo Siemsen | -5/+4 |
| 2022-02-23 | properly handle fat pointers to uninhabitable types | Michael Goulet | -0/+29 |
| 2022-02-23 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2022-02-23 | Add compiler flag `--check-cfg` to the unstable book | Loïc BRANSTETT | -0/+221 |
| 2022-02-23 | Continue improvements on the --check-cfg implementation | Loïc BRANSTETT | -1/+138 |
| 2022-02-23 | Rollup merge of #94263 - anko:patch-1, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-02-23 | Rollup merge of #94260 - GuillaumeGomez:infinite-redirection, r=notriddle | Matthias Krüger | -26/+63 |
| 2022-02-23 | Rollup merge of #94259 - krasimirgg:bump-llvm-ci, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-02-23 | Rollup merge of #94253 - bjorn3:xpy-fmt-2021, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-02-23 | Rollup merge of #94240 - compiler-errors:pathbuf-display, r=lcnr | Matthias Krüger | -2/+16 |
| 2022-02-23 | Rollup merge of #94213 - digama0:patch-4, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-02-23 | Rollup merge of #94137 - aDotInTheVoid:abi-enum, r=CraftSpider | Matthias Krüger | -115/+238 |
| 2022-02-23 | Rollup merge of #94128 - mqy:master, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-02-22 | Update cargo | Eric Huss | -0/+0 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -5/+3 |
| 2022-02-23 | rustc_errors: take `self` by value in `DiagnosticBuilder::cancel`. | Eduard-Mihai Burtescu | -32/+14 |
| 2022-02-23 | Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`. | Eduard-Mihai Burtescu | -21/+21 |
| 2022-02-23 | rustc_errors: add `downgrade_to_delayed_bug` to `Diagnostic` itself. | Eduard-Mihai Burtescu | -13/+16 |
| 2022-02-22 | Improve diagnostic of the unexpected_cfgs lint | Loïc BRANSTETT | -4/+9 |
| 2022-02-22 | Add test for well known names defined by rustc | Loïc BRANSTETT | -0/+49 |
| 2022-02-22 | Auto merge of #83706 - a1phyr:fix_vec_layout_calculation, r=JohnTitor | bors | -0/+3 |
| 2022-02-22 | Typo fix: Close inline-code backtick | Antti Korpi | -1/+1 |
| 2022-02-22 | Add test for infinite redirection | Guillaume Gomez | -0/+29 |
| 2022-02-22 | Prevent generation of infinite redirections | Guillaume Gomez | -26/+34 |
| 2022-02-22 | Auto merge of #94254 - matthiaskrgr:rollup-7llbjhd, r=matthiaskrgr | bors | -66/+240 |
| 2022-02-22 | Bump download-ci-llvm-stamp for llvm-nm inclusion | Krasimir Georgiev | -1/+1 |
| 2022-02-22 | Rollup merge of #94237 - compiler-errors:dont-wrap-ambiguous-receivers, r=lcnr | Matthias Krüger | -26/+41 |
| 2022-02-22 | Rollup merge of #94208 - est31:let_else, r=Mark-Simulacrum | Matthias Krüger | -4/+100 |
| 2022-02-22 | Rollup merge of #94196 - aDotInTheVoid:terse-procres-info, r=Mark-Simulacrum | Matthias Krüger | -15/+19 |
| 2022-02-22 | Rollup merge of #94178 - est31:tolerant_lines_check, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2022-02-22 | Rollup merge of #94169 - Amanieu:asm_stuff, r=nagisa | Matthias Krüger | -21/+77 |
| 2022-02-22 | Auto merge of #94209 - lcnr:print-mir-consts, r=oli-obk | bors | -317/+84 |
| 2022-02-22 | Use 2021 edition in ./x.py fmt | bjorn3 | -1/+1 |
| 2022-02-22 | change `mir::Constant` in mir dumps | lcnr | -317/+84 |
| 2022-02-22 | Auto merge of #93839 - Mark-Simulacrum:delete-json-rust-deserialization, r=nn... | bors | -89/+16 |
| 2022-02-21 | Suggest calling .display() on PathBuf too | Michael Goulet | -2/+16 |
| 2022-02-21 | Do not suggest wrapping an item if it has ambiguous un-imported methods | Michael Goulet | -26/+41 |
| 2022-02-22 | chalk: add known-bug test that was previously ICEing. | Dario Nieuwenhuis | -2/+50 |
| 2022-02-21 | Auto merge of #94225 - matthiaskrgr:rollup-0728x8n, r=matthiaskrgr | bors | -56/+85 |
| 2022-02-21 | Rollup merge of #94211 - est31:let_else_destructuring_error, r=matthewjasper | Matthias Krüger | -0/+35 |
| 2022-02-21 | Rollup merge of #94190 - bjorn3:less_filetime, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2022-02-21 | Rollup merge of #94189 - GuillaumeGomez:scalar-lower-hex, r=RalfJung | Matthias Krüger | -5/+1 |
| 2022-02-21 | Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkov | Matthias Krüger | -48/+46 |
| 2022-02-21 | Add tests | Amanieu d'Antras | -0/+64 |
| 2022-02-21 | Take CodegenFnAttrs into account when validating asm! register operands | Amanieu d'Antras | -21/+13 |
| 2022-02-21 | Auto merge of #93505 - lcnr:substsref-vs-ty-list, r=michaelwoerister | bors | -21/+20 |
| 2022-02-21 | Auto merge of #94205 - Mark-Simulacrum:revert-93800, r=oli-obk | bors | -6/+43 |