| Age | Commit message (Expand) | Author | Lines |
| 2023-08-21 | Fix elided lifetimes in rust-lang/rust | Michael Goulet | -2/+2 |
| 2023-08-20 | Warn on elided lifetimes in associated constants | Michael Goulet | -25/+178 |
| 2023-08-19 | Auto merge of #114979 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-19 | Auto merge of #114980 - matthiaskrgr:rollup-3y7651q, r=matthiaskrgr | bors | -1/+48 |
| 2023-08-19 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-19 | Rollup merge of #114977 - kpreid:modulo, r=thomcc | Matthias Krüger | -0/+4 |
| 2023-08-19 | Rollup merge of #114972 - nbdd0121:const_check, r=compiler-errors | Matthias Krüger | -0/+24 |
| 2023-08-19 | Rollup merge of #114971 - kpreid:trig, r=joshtriplett | Matthias Krüger | -0/+18 |
| 2023-08-19 | Rollup merge of #114958 - ferrocene:optimization-remarks-dir-pgo, r=lqd | Matthias Krüger | -0/+1 |
| 2023-08-19 | Rollup merge of #114953 - WaffleLapkin:waffle-back-to-rotation-hehehee, r=Waf... | Matthias Krüger | -1/+1 |
| 2023-08-18 | Add `modulo` and `mod` as doc aliases for `rem_euclid`. | Kevin Reid | -0/+4 |
| 2023-08-18 | Auto merge of #114591 - joboet:thread_parking_ordering_fix, r=thomcc | bors | -11/+6 |
| 2023-08-18 | Auto merge of #114915 - nnethercote:Nonterminal-cleanups, r=petrochenkov | bors | -92/+120 |
| 2023-08-18 | Add a test to check that inline const is in required_consts | Gary Guo | -0/+24 |
| 2023-08-18 | Add doc aliases for trigonometry and other f32,f64 methods. | Kevin Reid | -0/+18 |
| 2023-08-18 | Auto merge of #113814 - ChoKyuWon:master, r=davidtwco | bors | -1/+16 |
| 2023-08-18 | Auto merge of #111908 - c410-f3r:yetegdfqwer, r=petrochenkov | bors | -1/+44 |
| 2023-08-18 | Auto merge of #114948 - compiler-errors:normalize-before-freeze, r=lcnr | bors | -1/+185 |
| 2023-08-18 | `ignore-cross-compile` on `optimization-remarks-dir-pgo` test | Lukas Wirth | -0/+1 |
| 2023-08-18 | Rename `NtOrTt` as `ParseNtResult`. | Nicholas Nethercote | -8/+8 |
| 2023-08-18 | Make enum decoding errors more informative. | Nicholas Nethercote | -2/+2 |
| 2023-08-18 | Use `interpolated_or_expr_span` in one suitable place. | Nicholas Nethercote | -7/+1 |
| 2023-08-18 | Refactor `interpolated_or_expr_span`. | Nicholas Nethercote | -20/+12 |
| 2023-08-18 | Auto merge of #114611 - nnethercote:type-system-chess, r=compiler-errors | bors | -10/+27 |
| 2023-08-18 | Auto merge of #114938 - flip1995:clippy_backport, r=matthiaskrgr | bors | -36/+201 |
| 2023-08-18 | Auto merge of #114951 - cuviper:rollup-iitoep5, r=cuviper | bors | -338/+223 |
| 2023-08-18 | Add waffle back to review rotation | Waffle Maybe | -1/+1 |
| 2023-08-17 | Rollup merge of #114944 - lqd:fix-thiserror, r=RalfJung | Josh Stone | -4/+4 |
| 2023-08-17 | Rollup merge of #114931 - Urgau:revert-114052, r=compiler-errors | Josh Stone | -61/+73 |
| 2023-08-17 | Rollup merge of #114913 - beetrees:escape-double-quote, r=davidtwco | Josh Stone | -15/+22 |
| 2023-08-17 | Rollup merge of #114897 - joshtriplett:partial-revert-ok-0, r=m-ou-se | Josh Stone | -3/+3 |
| 2023-08-17 | Rollup merge of #113715 - kadiwa4:lang_items_doc, r=JohnTitor | Josh Stone | -255/+121 |
| 2023-08-17 | Auto merge of #114904 - cjgillot:no-ref-debuginfo, r=wesleywiser | bors | -626/+787 |
| 2023-08-17 | Normalize before checking if local is freeze in deduced_param_attrs | Michael Goulet | -1/+185 |
| 2023-08-17 | update `thsiserror` to release >= 1.0.46 | Rémy Rakic | -4/+4 |
| 2023-08-17 | Bless codegen tests. | Camille GILLOT | -16/+16 |
| 2023-08-17 | Auto merge of #114802 - chenyukang:yukang-fix-114979-bad-parens-dyn, r=estebank | bors | -28/+105 |
| 2023-08-17 | Bless mir-opt tests. | Camille GILLOT | -362/+531 |
| 2023-08-17 | Add test. | Camille GILLOT | -0/+57 |
| 2023-08-17 | Revert "Implement references VarDebugInfo." | Camille GILLOT | -248/+183 |
| 2023-08-18 | Replace the \01__gnu_mcount_nc to LLVM intrinsic for ARM | ChoKyuWon | -1/+16 |
| 2023-08-17 | Auto merge of #11314 - GuillaumeGomez:needless_ref_mut_async_block, r=Centri3 | bors | -23/+129 |
| 2023-08-17 | Auto merge of #11070 - y21:issue11065, r=flip1995 | bors | -13/+72 |
| 2023-08-17 | Auto merge of #114932 - RalfJung:miri, r=RalfJung | bors | -177/+472 |
| 2023-08-17 | Revert PR #114052 to fix invalid suggestion | Urgau | -61/+73 |
| 2023-08-17 | [RFC-3086] Restrict the parsing of `count` | Caio | -1/+44 |
| 2023-08-17 | Auto merge of #114799 - RalfJung:less-transmute, r=m-ou-se | bors | -2/+2 |
| 2023-08-17 | Auto merge of #114922 - matthiaskrgr:rollup-qktdihi, r=matthiaskrgr | bors | -11/+100 |
| 2023-08-17 | Rollup merge of #114921 - Folyd:Folyd-patch-1, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2023-08-17 | Rollup merge of #114881 - RalfJung:cstr, r=cuviper | Matthias Krüger | -4/+4 |