| Age | Commit message (Expand) | Author | Lines |
| 2024-01-19 | Rollup merge of #120122 - Nilstrieb:Diagnosticstriage, r=oli-obk | Matthias Krüger | -1/+2 |
| 2024-01-19 | Rollup merge of #120009 - Nadrieril:never_patterns_tyck, r=compiler-errors | Matthias Krüger | -92/+223 |
| 2024-01-19 | Rollup merge of #119984 - kpreid:waker-noop, r=dtolnay | Matthias Krüger | -51/+36 |
| 2024-01-19 | Rollup merge of #119835 - Nadrieril:simplify-empty-logic, r=compiler-errors | Matthias Krüger | -51/+30 |
| 2024-01-19 | Rollup merge of #119815 - nagisa:nagisa/polishes-libloading-use-somewhat, r=b... | Matthias Krüger | -23/+20 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -99/+211 |
| 2024-01-19 | Rollup merge of #117561 - tgross35:split-array, r=scottmcm | Matthias Krüger | -261/+90 |
| 2024-01-19 | Auto merge of #120121 - matthiaskrgr:rollup-razammh, r=matthiaskrgr | bors | -1326/+1376 |
| 2024-01-19 | Auto merge of #120112 - matthiaskrgr:rollup-48o3919, r=matthiaskrgr | bors | -255/+771 |
| 2024-01-19 | Don't add needs-triage to A-diagnostics | Nilstrieb | -1/+2 |
| 2024-01-19 | Rollup merge of #120118 - kapilsinha:patch-1, r=Nilstrieb | Matthias Krüger | -3/+3 |
| 2024-01-19 | Rollup merge of #120113 - WaffleLapkin:🔥-1, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-01-19 | Rollup merge of #120110 - invpt:patch-1, r=the8472 | Matthias Krüger | -7/+12 |
| 2024-01-19 | Rollup merge of #120107 - shepmaster:dead-code-repr-transparent, r=Nilstrieb | Matthias Krüger | -14/+29 |
| 2024-01-19 | Rollup merge of #120083 - Zalathar:no-profiler, r=wesleywiser | Matthias Krüger | -0/+9 |
| 2024-01-19 | Rollup merge of #119907 - asquared31415:fn_trait_docs, r=Nilstrieb | Matthias Krüger | -8/+2 |
| 2024-01-19 | Rollup merge of #119138 - AngelicosPhosphoros:use_proper_atomics_in_spinlock_... | Matthias Krüger | -4/+9 |
| 2024-01-19 | Rollup merge of #119062 - compiler-errors:asm-in-let-else, r=davidtwco,est31 | Matthias Krüger | -21/+98 |
| 2024-01-19 | Rollup merge of #118798 - GnomedDev:use-atomicu8-backtrace, r=Nilstrieb | Matthias Krüger | -3/+3 |
| 2024-01-19 | Rollup merge of #118665 - dtolnay:signedness, r=Nilstrieb | Matthias Krüger | -1265/+1211 |
| 2024-01-19 | Auto merge of #120069 - Mark-Simulacrum:fast-memcpy, r=oli-obk | bors | -12/+19 |
| 2024-01-19 | Auto merge of #120076 - Mark-Simulacrum:unhash, r=cjgillot | bors | -6/+28 |
| 2024-01-19 | Auto merge of #120006 - cjgillot:no-hir-owner, r=wesleywiser | bors | -716/+581 |
| 2024-01-18 | Fix typo in documentation in base.rs | kapilsinha | -3/+3 |
| 2024-01-18 | Clarify docs for Vec::into_boxed_slice, Vec::shrink_to_fit | invpt | -7/+12 |
| 2024-01-18 | Split-off the passing tests to ensure they pass | Nadrieril | -17/+24 |
| 2024-01-18 | Typecheck never patterns | Nadrieril | -7/+110 |
| 2024-01-18 | Add tests | Nadrieril | -30/+51 |
| 2024-01-18 | Remove myself from review rotation | Waffle Maybe | -1/+0 |
| 2024-01-18 | Rollup merge of #120102 - eltociear:patch-24, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-01-18 | Rollup merge of #120101 - mj10021:issue-120090-fix, r=WaffleLapkin | Matthias Krüger | -2/+2 |
| 2024-01-18 | Rollup merge of #120096 - onur-ozkan:rustc_bootstrap, r=dtolnay | Matthias Krüger | -8/+11 |
| 2024-01-18 | Rollup merge of #120094 - krasimirgg:inline-asm-llvm-18, r=nikic | Matthias Krüger | -14/+116 |
| 2024-01-18 | Rollup merge of #120037 - compiler-errors:remove-next-root-var-helper, r=lcnr | Matthias Krüger | -6/+2 |
| 2024-01-18 | Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasper | Matthias Krüger | -195/+345 |
| 2024-01-18 | Rollup merge of #119828 - azhogin:azhogin/collapse_debuginfo_improved_attr, r... | Matthias Krüger | -21/+281 |
| 2024-01-18 | Rollup merge of #119730 - vuittont60:master, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2024-01-18 | Rollup merge of #119582 - arlosi:bootstrap-vendor-remap, r=wesleywiser | Matthias Krüger | -7/+12 |
| 2024-01-18 | Auto merge of #114231 - ttsugriy:binary_search_slice, r=cjgillot | bors | -21/+4 |
| 2024-01-18 | Remove next_root_ty_var | Michael Goulet | -6/+2 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from Miri tests | Jake Goulding | -2/+2 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from the tests | Jake Goulding | -3/+3 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from the standard library | Jake Goulding | -1/+0 |
| 2024-01-18 | `dead_code` treats `#[repr(transparent)]` the same as `#[repr(C)]` | Jake Goulding | -8/+24 |
| 2024-01-18 | Set RUSTC_BOOTSTRAP=1 consistently | onur-ozkan | -8/+11 |
| 2024-01-18 | Auto merge of #120089 - matthiaskrgr:rollup-xyfqrb5, r=matthiaskrgr | bors | -644/+761 |
| 2024-01-19 | Fix typo in munmap_partial.rs | Ikko Eltociear Ashimine | -1/+1 |
| 2024-01-18 | change unwrap to `?` on write where result is returned | James Dietz | -2/+2 |
| 2024-01-18 | Auto merge of #118553 - jackh726:lint-implied-bounds, r=lcnr | bors | -175/+411 |
| 2024-01-18 | tests/ui/asm/inline-syntax: adapt for LLVM 18 | Krasimir Georgiev | -14/+116 |