| Age | Commit message (Expand) | Author | Lines |
| 2022-05-25 | rustc_codegen_ssa: cleanup `AtomicOrdering` | Tomasz Miąsko | -14/+9 |
| 2022-05-24 | Auto merge of #97356 - Dylan-DPC:rollup-bhceawj, r=Dylan-DPC | bors | -165/+370 |
| 2022-05-24 | Rollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC | Dylan DPC | -0/+55 |
| 2022-05-24 | Rollup merge of #97308 - JohnTitor:stabilize-cell-filter-map, r=Mark-Simulacrum | Dylan DPC | -6/+2 |
| 2022-05-24 | Rollup merge of #97298 - compiler-errors:if-else-stmt-braces, r=davidtwco | Dylan DPC | -5/+147 |
| 2022-05-24 | Rollup merge of #97288 - compiler-errors:tcxify-rustdoc, r=Dylan-DPC | Dylan DPC | -154/+166 |
| 2022-05-24 | Auto merge of #97291 - compiler-errors:lazy-is-actually-3-types-in-a-trenchco... | bors | -420/+392 |
| 2022-05-24 | Auto merge of #97121 - pvdrz:do-subdiagnostics-later, r=davidtwco | bors | -84/+91 |
| 2022-05-24 | Auto merge of #96098 - JakobDegen:always-return-place, r=oli-obk | bors | -412/+422 |
| 2022-05-24 | Auto merge of #97342 - JohnTitor:rollup-zqxctaw, r=JohnTitor | bors | -81/+219 |
| 2022-05-23 | Parse expression after `else` as a condition if followed by `{` | Michael Goulet | -5/+147 |
| 2022-05-24 | Rollup merge of #97337 - tbu-:pr_fix_stabilization_ipv4_mapped, r=Mark-Simula... | Yuki Okushi | -1/+1 |
| 2022-05-24 | Rollup merge of #97336 - tshepang:typo, r=cjgillot | Yuki Okushi | -1/+1 |
| 2022-05-24 | Rollup merge of #97290 - jyn514:fast-submodules, r=Mark-Simulacrum | Yuki Okushi | -48/+30 |
| 2022-05-24 | Rollup merge of #97289 - compiler-errors:tcxify-clippy, r=Mark-Simulacrum | Yuki Okushi | -24/+24 |
| 2022-05-24 | Rollup merge of #97240 - TaKO8Ki:improve-errors-about-typos-on-variables, r=c... | Yuki Okushi | -7/+163 |
| 2022-05-23 | Fix iterator implementation, add some inlines | Michael Goulet | -3/+20 |
| 2022-05-23 | refine comments, disambiguate len for array and tables | Michael Goulet | -36/+41 |
| 2022-05-23 | split out the various responsibilities of Lazy | Michael Goulet | -420/+370 |
| 2022-05-23 | Turn on `fast_submodules` unconditionally | Joshua Nelson | -48/+30 |
| 2022-05-24 | Auto merge of #97272 - jackh726:ban-compare-mode-nll, r=Mark-Simulacrum | bors | -23/+48 |
| 2022-05-24 | Fix stabilization version of `Ipv6Addr::to_ipv4_mapped` | Tobias Bucher | -1/+1 |
| 2022-05-23 | Refactor call terminator to always hold a destination place | Jakob Degen | -412/+422 |
| 2022-05-23 | typo | Tshepang Lekhonkhobe | -1/+1 |
| 2022-05-23 | Auto merge of #97120 - Kobzol:rustc-pgo-expansion, r=Mark-Simulacrum | bors | -3/+4 |
| 2022-05-23 | Auto merge of #94053 - GuillaumeGomez:fields-stripped, r=notriddle | bors | -54/+75 |
| 2022-05-23 | sync primitive_docs | Ralf Jung | -0/+26 |
| 2022-05-23 | explain how to turn integers into fn ptrs | Ralf Jung | -0/+29 |
| 2022-05-23 | Lifetime variance fixes for clippy | Michael Goulet | -24/+24 |
| 2022-05-23 | Add bitmaps and diesel to `rustc` PGO benchmarks | Jakub Beránek | -3/+4 |
| 2022-05-23 | Auto merge of #97315 - Dylan-DPC:rollup-2wee2oz, r=Dylan-DPC | bors | -88/+229 |
| 2022-05-23 | Rollup merge of #97309 - JohnTitor:issue-90400, r=compiler-errors | Dylan DPC | -0/+106 |
| 2022-05-23 | Rollup merge of #97292 - compiler-errors:tcxify-rustc, r=davidtwco | Dylan DPC | -86/+92 |
| 2022-05-23 | Rollup merge of #97286 - GuillaumeGomez:eslint-check-fn, r=notriddle | Dylan DPC | -0/+1 |
| 2022-05-23 | Rollup merge of #96129 - mattheww:2022-04_float_rounding, r=Dylan-DPC | Dylan DPC | -2/+30 |
| 2022-05-23 | Auto merge of #92461 - rust-lang:const_tls_local_panic_count, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-05-23 | Greatly extend explanations on strip_hidden items | Guillaume Gomez | -1/+8 |
| 2022-05-23 | add typo suggestions for all `AssocSuggestion` variants | Takayuki Maeda | -5/+105 |
| 2022-05-23 | Auto merge of #97195 - notriddle:notriddle/cleanup, r=GuillaumeGomez | bors | -37/+38 |
| 2022-05-23 | Add some regression tests for #90400 | Yuki Okushi | -0/+106 |
| 2022-05-23 | Stabilize `cell_filter_map` | Yuki Okushi | -6/+2 |
| 2022-05-23 | Auto merge of #97304 - Dylan-DPC:rollup-qxrfddc, r=Dylan-DPC | bors | -148/+118 |
| 2022-05-23 | Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726 | Dylan DPC | -6/+31 |
| 2022-05-23 | Rollup merge of #97294 - jersou:patch-1, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2022-05-23 | Rollup merge of #97271 - JohnTitor:issue-91949, r=compiler-errors | Dylan DPC | -0/+55 |
| 2022-05-23 | Rollup merge of #97254 - jhpratt:remove-crate-vis, r=cjgillot | Dylan DPC | -136/+19 |
| 2022-05-23 | Rollup merge of #97087 - Nilstrieb:clarify-slice-iteration-order, r=dtolnay | Dylan DPC | -4/+11 |
| 2022-05-23 | Auto merge of #96100 - Raekye:master, r=dtolnay | bors | -4/+4 |
| 2022-05-22 | Fix some typos in arg checking algorithm | Michael Goulet | -6/+31 |
| 2022-05-22 | Disallow non-same compare-mode-nll | Jack Huey | -23/+48 |