| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -2/+4 |
| 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 |
| 2024-03-24 | Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnr | Matthias Krüger | -0/+28 |
| 2024-03-24 | Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-dead | Matthias Krüger | -0/+20 |
| 2024-03-24 | Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwco | Matthias Krüger | -0/+20 |
| 2024-03-24 | Fix unpretty UI test when /tmp does not exist | Alex Macleod | -2/+2 |
| 2024-03-24 | Auto merge of #122895 - matthiaskrgr:ice-tests-5xxxx-to-9xxxx, r=fmease | bors | -0/+346 |
| 2024-03-24 | Clean up unnecessary headers/flags in coverage mir-opt tests | Zalathar | -39/+28 |
| 2024-03-24 | Auto merge of #122891 - compiler-errors:encode-implied-predicates-always, r=o... | bors | -0/+16 |
| 2024-03-24 | add tests for ICE: 'broken MIR: bad assignment: NoSolution' on trait with def... | Matthias Krüger | -0/+103 |
| 2024-03-24 | add tests for ICE in mir building with captured value of unresolved type, Non... | Matthias Krüger | -0/+52 |
| 2024-03-24 | add test for Failed to normalize closure with TAIT #109020 | Matthias Krüger | -0/+41 |
| 2024-03-24 | add test for ICE: no errors encountered even though delay_span_bug issued, e... | Matthias Krüger | -0/+35 |