| Age | Commit message (Expand) | Author | Lines |
| 2024-03-27 | Rollup merge of #122860 - Zalathar:unused, r=cjgillot | Guillaume Gomez | -3/+3 |
| 2024-03-27 | Auto merge of #122958 - jieyouxu:port-backtrace-dylib-dep, r=workingjubilee | bors | -0/+150 |
| 2024-03-26 | Auto merge of #123108 - matthiaskrgr:rollup-zossklv, r=matthiaskrgr | bors | -9/+205 |
| 2024-03-26 | Rollup merge of #123049 - compiler-errors:coroutine-closure-rcvr, r=oli-obk | Matthias Krüger | -2/+2 |
| 2024-03-26 | Rollup merge of #122835 - compiler-errors:deref-pure, r=Nadrieril | Matthias Krüger | -0/+37 |
| 2024-03-26 | Rollup merge of #122589 - wutchzone:121547, r=compiler-errors | Matthias Krüger | -0/+33 |
| 2024-03-26 | Rollup merge of #122120 - fmease:sugg-assoc-ty-bound-on-eq-bound, r=compiler-... | Matthias Krüger | -7/+133 |
| 2024-03-26 | Auto merge of #118644 - madsmtm:macos-weak-linking-test, r=compiler-errors | bors | -21/+82 |
| 2024-03-26 | Port backtrace dylib-dep test to a ui test | 许杰友 Jieyou Xu (Joe) | -0/+150 |
| 2024-03-26 | In ConstructCoroutineInClosureShim, pass receiver by ref, not pointer | Michael Goulet | -2/+2 |
| 2024-03-26 | Rollup merge of #123091 - Bryanskiy:delegation-fixes, r=petrochenkov | Matthias Krüger | -0/+103 |
| 2024-03-26 | Rollup merge of #123067 - Nadrieril:always-simplify-or, r=oli-obk | Matthias Krüger | -18/+8 |
| 2024-03-26 | Rollup merge of #123066 - maurer:cfi-erased-lifetime-ice, r=compiler-errors | Matthias Krüger | -0/+38 |
| 2024-03-26 | Rollup merge of #122766 - bvanjoi:fix-115185, r=petrochenkov | Matthias Krüger | -9/+46 |
| 2024-03-26 | Delegation: fix ICE on wrong `self` resolution | Bryanskiy | -0/+103 |
| 2024-03-26 | Auto merge of #121387 - oli-obk:eager_const_failures_regression, r=lcnr | bors | -0/+14 |
| 2024-03-26 | Auto merge of #122849 - clubby789:no-metadata, r=petrochenkov | bors | -9/+9 |
| 2024-03-26 | Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubilee | bors | -127/+524 |
| 2024-03-26 | coverage: Re-enable `UnreachablePropagation` for coverage builds | Zalathar | -3/+3 |
| 2024-03-26 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -2/+4 |
| 2024-03-25 | Require DerefMut if deref pattern has nested ref mut binding | Michael Goulet | -0/+37 |
| 2024-03-25 | Consistently merge simplifiable or-patterns | Nadrieril | -18/+8 |
| 2024-03-25 | CFI: Pad out associated type resolution with erased lifetimes | Matthew Maurer | -0/+38 |
| 2024-03-25 | Rollup merge of #123051 - matthiaskrgr:casetest, r=workingjubilee | Jubilee | -0/+316 |
| 2024-03-25 | Rollup merge of #122950 - ShoyuVanilla:issue-101903, r=compiler-errors | Jubilee | -0/+68 |
| 2024-03-25 | Rollup merge of #122923 - kpreid:print-async-def, r=compiler-errors | Jubilee | -126/+126 |
| 2024-03-25 | Rollup merge of #122769 - RalfJung:reachable, r=tmiasko | Jubilee | -1/+14 |
| 2024-03-25 | add test for ICE: failed to get layout for [type error] #92979 | Matthias Krüger | -0/+94 |
| 2024-03-25 | add test for ICE Where clause `Binder(..)` was applicable to `Obligation(..)`... | Matthias Krüger | -0/+85 |
| 2024-03-25 | add test for Compiler panic using fn_traits #81974 | Matthias Krüger | -0/+137 |
| 2024-03-25 | extend doc comment for reachability set computation | Ralf Jung | -1/+14 |
| 2024-03-25 | Don't emit load metadata in debug mode | clubby789 | -9/+9 |
| 2024-03-25 | Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errors | Matthias Krüger | -1/+12 |
| 2024-03-25 | Rollup merge of #122999 - Alexendoo:unpretty-avoid-crash-test, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2024-03-25 | Rollup merge of #122988 - matthiaskrgr:icetests, r=petrochenkov | Matthias Krüger | -0/+526 |
| 2024-03-25 | Rollup merge of #122910 - compiler-errors:unit-struct-in-path-pat-only, r=pet... | Matthias Krüger | -6/+72 |
| 2024-03-25 | Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkov | Matthias Krüger | -0/+49 |
| 2024-03-25 | Rollup merge of #122842 - pacak:explicit_name, r=michaelwoerister | Matthias Krüger | -0/+23 |
| 2024-03-25 | Add needs-unwind for proc macro tests | bjorn3 | -1/+9 |
| 2024-03-25 | In `pretty_print_type()`, print `async fn` futures' paths instead of spans. | Kevin Reid | -126/+126 |
| 2024-03-25 | Add needs-unwind annotations to a couple of tests | bjorn3 | -0/+3 |
| 2024-03-25 | Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgr | bors | -39/+91 |
| 2024-03-25 | Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errors | Matthias Krüger | -0/+42 |
| 2024-03-25 | Rollup merge of #123003 - maurer:dyn-empty, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2024-03-25 | Rollup merge of #122995 - Zalathar:flags-mir-opt, r=Mark-Simulacrum | Matthias Krüger | -39/+28 |
| 2024-03-25 | Auto merge of #122802 - estebank:unconstrained-generic-const, r=Nadrieril | bors | -106/+319 |
| 2024-03-25 | Auto merge of #122721 - oli-obk:merge_queries, r=davidtwco | bors | -46/+36 |
| 2024-03-24 | CFI: Support arbitrary receivers | Matthew Maurer | -0/+42 |
| 2024-03-24 | CFI: Handle dyn with no principal | Matthew Maurer | -0/+21 |
| 2024-03-24 | Rollup merge of #122984 - RalfJung:panic-in-hook, r=Amanieu | Matthias Krüger | -0/+1 |