| Age | Commit message (Expand) | Author | Lines |
| 2022-06-15 | Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obk | bors | -15/+379 |
| 2022-06-15 | Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisa | bors | -1/+132 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -15/+379 |
| 2022-06-15 | Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors | Yuki Okushi | -198/+163 |
| 2022-06-15 | Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 | Yuki Okushi | -98/+112 |
| 2022-06-15 | Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitor | bors | -17/+127 |
| 2022-06-15 | Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk | Yuki Okushi | -4/+50 |
| 2022-06-15 | Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3 | Yuki Okushi | -11/+11 |
| 2022-06-15 | Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkov | Yuki Okushi | -0/+29 |
| 2022-06-15 | Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2022-06-15 | Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol... | Yuki Okushi | -0/+35 |
| 2022-06-15 | Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obk | bors | -100/+243 |
| 2022-06-14 | Remove `rustc_deprecated` diagnostics | Jacob Pratt | -198/+163 |
| 2022-06-14 | Auto merge of #96285 - flip1995:pk-vfe, r=nagisa | bors | -0/+174 |
| 2022-06-14 | use unchecked mul to compute slice sizes | Erik Desjardins | -0/+29 |
| 2022-06-15 | add a test case for `decl_macro` | Takayuki Maeda | -3/+21 |
| 2022-06-14 | account for endianness in debuginfo for const args | b-naber | -2/+2 |
| 2022-06-14 | rebase | b-naber | -41/+113 |
| 2022-06-14 | fix wrong evaluation in clippy | b-naber | -8/+8 |
| 2022-06-14 | address review | b-naber | -54/+45 |
| 2022-06-14 | bless 32-bit ui tests | b-naber | -4/+10 |
| 2022-06-14 | manually bless 32-bit mir-opt tests | b-naber | -25/+25 |
| 2022-06-14 | address review | b-naber | -6/+6 |
| 2022-06-14 | fix clippy test failures | b-naber | -64/+102 |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -385/+519 |
| 2022-06-14 | Add VFE test for 32 bit | flip1995 | -0/+36 |
| 2022-06-14 | Add user documentation for -Zvirtual-function-elimination | flip1995 | -0/+39 |
| 2022-06-14 | Add test for VFE optimization | flip1995 | -0/+99 |
| 2022-06-14 | Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPC | bors | -37/+161 |
| 2022-06-14 | Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jsha | Dylan DPC | -30/+5 |
| 2022-06-14 | Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obk | Dylan DPC | -0/+149 |
| 2022-06-14 | Rollup merge of #97935 - nnethercote:rename-ConstS-val-as-kind, r=lcnr | Dylan DPC | -7/+7 |
| 2022-06-14 | Auto merge of #98082 - lnicola:rust-analyzer-2022-06-14, r=lnicola | bors | -8/+8 |
| 2022-06-14 | change edition to 2021 | Takayuki Maeda | -1/+1 |
| 2022-06-14 | suggest adding a `#[macro_export]` to a private macro | Takayuki Maeda | -4/+32 |
| 2022-06-14 | Rename rustc_serialize::opaque::Encoder as MemEncoder. | Nicholas Nethercote | -11/+11 |
| 2022-06-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -8/+8 |
| 2022-06-13 | Improve parsing errors and suggestions for bad if statements | Michael Goulet | -100/+243 |
| 2022-06-13 | Add platform-support page for armv6k-nintendo-3ds | Ian Chamberlain | -1/+132 |
| 2022-06-14 | Rename the `ConstS::val` field as `kind`. | Nicholas Nethercote | -7/+7 |
| 2022-06-14 | Auto merge of #98040 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -1186/+12891 |
| 2022-06-14 | Rollup merge of #97508 - JohnTitor:more-strict-placeholder-dyn-obj, r=pnkfelix | Yuki Okushi | -7/+74 |
| 2022-06-14 | Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa | Yuki Okushi | -4/+68 |
| 2022-06-14 | Rollup merge of #95211 - terrarier2111:improve-parser, r=compiler-errors | Yuki Okushi | -24/+47 |
| 2022-06-13 | deps: add clap to workspace hack | Caleb Cartwright | -0/+1 |
| 2022-06-13 | Move tests | Caio | -2/+2 |
| 2022-06-13 | rustdoc: remove link on slice brackets | Michael Howell | -30/+5 |
| 2022-06-13 | Rollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk | Matthias Krüger | -11/+9 |
| 2022-06-13 | Rollup merge of #98054 - ferrocene:pa-fix-llvm-download-spaces, r=jyn514 | Matthias Krüger | -7/+7 |
| 2022-06-13 | Rollup merge of #98050 - JohnTitor:issue-67945, r=compiler-errors | Matthias Krüger | -0/+107 |