| Age | Commit message (Expand) | Author | Lines |
| 2024-01-20 | Rollup merge of #120148 - trevyn:issue-117965, r=cjgillot | Matthias Krüger | -0/+34 |
| 2024-01-20 | Rollup merge of #119752 - estebank:ice-ice, r=fmease | Matthias Krüger | -0/+532 |
| 2024-01-20 | Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser | Matthias Krüger | -42/+119 |
| 2024-01-20 | Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnr | bors | -77/+352 |
| 2024-01-20 | Auto merge of #120136 - matthiaskrgr:rollup-3zzb0z9, r=matthiaskrgr | bors | -138/+315 |
| 2024-01-20 | Auto merge of #116672 - maurer:128-align, r=nikic | bors | -0/+103 |
| 2024-01-19 | Update tests after rebase | Esteban Küber | -6/+238 |
| 2024-01-19 | Account for traits using self-trait by name without `dyn` | Esteban Küber | -0/+206 |
| 2024-01-19 | Avoid ICE: Check diagnostic is error before downgrading | Esteban Küber | -0/+94 |
| 2024-01-20 | Don't delete any lifetimes with bounds | trevyn | -5/+0 |
| 2024-01-20 | add test issue-117965 | trevyn | -0/+39 |
| 2024-01-19 | Split remaining offset_of features into new tracking issues | George Bateman | -7/+12 |
| 2024-01-19 | Remove feature(offset_of) from tests | George Bateman | -4/+2 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -36/+110 |
| 2024-01-19 | Rollup merge of #120126 - sjwang05:issue-102269, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2024-01-19 | Rollup merge of #120009 - Nadrieril:never_patterns_tyck, r=compiler-errors | Matthias Krüger | -90/+191 |
| 2024-01-19 | Rollup merge of #119984 - kpreid:waker-noop, r=dtolnay | Matthias Krüger | -32/+17 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -16/+72 |
| 2024-01-19 | Auto merge of #120123 - lcnr:sadboi-compat, r=jackh726 | bors | -22/+36 |
| 2024-01-19 | Auto merge of #120121 - matthiaskrgr:rollup-razammh, r=matthiaskrgr | bors | -4/+69 |
| 2024-01-19 | use implied bounds compat mode in MIR borrowck | lcnr | -22/+36 |
| 2024-01-19 | Always use RevealAll for const eval queries | Oli Scherer | -77/+352 |
| 2024-01-19 | Directly use volatile_load intrinsic | Nikita Popov | -1/+3 |
| 2024-01-19 | Add codegen test for ScalarPair with i128 on LLVM 17 | Nikita Popov | -0/+101 |
| 2024-01-19 | Suggest .swap() instead of mem::swap() in more cases | sjwang05 | -0/+35 |
| 2024-01-19 | Auto merge of #120112 - matthiaskrgr:rollup-48o3919, r=matthiaskrgr | bors | -20/+304 |
| 2024-01-19 | Rollup merge of #120107 - shepmaster:dead-code-repr-transparent, r=Nilstrieb | Matthias Krüger | -3/+17 |
| 2024-01-19 | Rollup merge of #119062 - compiler-errors:asm-in-let-else, r=davidtwco,est31 | Matthias Krüger | -1/+52 |
| 2024-01-19 | Auto merge of #120006 - cjgillot:no-hir-owner, r=wesleywiser | bors | -570/+533 |
| 2024-01-18 | Split-off the passing tests to ensure they pass | Nadrieril | -17/+24 |
| 2024-01-18 | Typecheck never patterns | Nadrieril | -5/+78 |
| 2024-01-18 | Add tests | Nadrieril | -30/+51 |
| 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 #119869 - oli-obk:track_errors2, r=matthewjasper | Matthias Krüger | -4/+38 |
| 2024-01-18 | Rollup merge of #119828 - azhogin:azhogin/collapse_debuginfo_improved_attr, r... | Matthias Krüger | -1/+149 |
| 2024-01-18 | Rollup merge of #119730 - vuittont60:master, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2024-01-18 | Remove no-longer-needed `allow(dead_code)` from the tests | Jake Goulding | -3/+3 |
| 2024-01-18 | `dead_code` treats `#[repr(transparent)]` the same as `#[repr(C)]` | Jake Goulding | -0/+14 |
| 2024-01-18 | Auto merge of #120089 - matthiaskrgr:rollup-xyfqrb5, r=matthiaskrgr | bors | -82/+109 |
| 2024-01-18 | Auto merge of #118553 - jackh726:lint-implied-bounds, r=lcnr | bors | -69/+110 |
| 2024-01-18 | tests/ui/asm/inline-syntax: adapt for LLVM 18 | Krasimir Georgiev | -14/+116 |
| 2024-01-18 | Rollup merge of #120057 - oli-obk:not_sure_wtf_is_going_on, r=compiler-errors | Matthias Krüger | -0/+72 |
| 2024-01-18 | Rollup merge of #119978 - compiler-errors:async-closure-captures, r=oli-obk | Matthias Krüger | -34/+3 |
| 2024-01-18 | Rollup merge of #119833 - celinval:smir-accept-closures, r=oli-obk | Matthias Krüger | -48/+34 |
| 2024-01-18 | Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkov | Matthias Krüger | -0/+0 |
| 2024-01-17 | Revert changes to internal method for now | Celina G. Val | -2/+2 |
| 2024-01-17 | Don't use compat versions of implied bounds in ImpliedOutlivesBounds query | Jack Huey | -16/+26 |
| 2024-01-17 | Correctly handle normalization in implied bounds | Ali MJ Al-Nasrawy | -59/+90 |
| 2024-01-18 | Suggest wrapping mac args in parens rather than the whole expression | Michael Goulet | -6/+6 |
| 2024-01-17 | Deny braced macro invocations in let-else | Michael Goulet | -1/+52 |