| Age | Commit message (Expand) | Author | Lines |
| 2024-03-28 | except equal parameters from the uniqueness check | Ali MJ Al-Nasrawy | -5/+246 |
| 2024-03-26 | ignore uncaptured lifetimes when checking opaques | Ali MJ Al-Nasrawy | -17/+183 |
| 2024-03-26 | fix ICE in check_unique | Ali MJ Al-Nasrawy | -2/+39 |
| 2024-03-26 | Auto merge of #122849 - clubby789:no-metadata, r=petrochenkov | bors | -9/+20 |
| 2024-03-26 | Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubilee | bors | -217/+634 |
| 2024-03-26 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -18/+56 |
| 2024-03-25 | Rollup merge of #123051 - matthiaskrgr:casetest, r=workingjubilee | Jubilee | -0/+316 |
| 2024-03-25 | Rollup merge of #123044 - compiler-errors:instance, r=oli-obk | Jubilee | -38/+38 |
| 2024-03-25 | Rollup merge of #123042 - dpaoliello:prelude, r=Nilstrieb | Jubilee | -23/+7 |
| 2024-03-25 | Rollup merge of #123039 - rustbot:docs-update, r=ehuss | Jubilee | -0/+0 |
| 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 | -131/+139 |
| 2024-03-25 | Rollup merge of #122896 - dpaoliello:stdarch, r=Amanieu | Jubilee | -0/+1 |
| 2024-03-25 | Rollup merge of #122892 - lovesegfault:versioned-vendor, r=onur-ozkan | Jubilee | -0/+1 |
| 2024-03-25 | Rollup merge of #122769 - RalfJung:reachable, r=tmiasko | Jubilee | -24/+63 |
| 2024-03-25 | Rollup merge of #122707 - reedwoodruff:string_docs_typo, r=workingjubilee | Jubilee | -1/+1 |
| 2024-03-25 | Auto merge of #123040 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-25 | Import the 2021 prelude in the core crate | Daniel Paoliello | -23/+7 |
| 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 | -24/+63 |
| 2024-03-25 | Don't emit load metadata in debug mode | clubby789 | -9/+20 |
| 2024-03-25 | Auto merge of #123041 - RalfJung:miri, r=RalfJung | bors | -27/+141 |
| 2024-03-25 | Instance is Copy | Michael Goulet | -38/+38 |
| 2024-03-25 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-25 | Update books | rustbot | -0/+0 |
| 2024-03-25 | Auto merge of #3414 - RalfJung:rustup, r=RalfJung | bors | -747/+1783 |
| 2024-03-25 | support '--sysroot=' form of setting the sysroot as well | Ralf Jung | -1/+1 |
| 2024-03-25 | Merge from rustc | Ralf Jung | -745/+1781 |
| 2024-03-25 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-25 | Auto merge of #123036 - matthiaskrgr:rollup-dj8hra4, r=matthiaskrgr | bors | -77/+744 |
| 2024-03-25 | Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errors | Matthias Krüger | -16/+12 |
| 2024-03-25 | Rollup merge of #123022 - compiler-errors:clif-tests-async-closure, r=bjorn3 | Matthias Krüger | -1/+0 |
| 2024-03-25 | Rollup merge of #123001 - Alexendoo:check-attributes, r=oli-obk | Matthias Krüger | -34/+19 |
| 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 #122970 - cuviper:use-chunk_by, r=Mark-Simulacrum | Matthias Krüger | -6/+5 |
| 2024-03-25 | Rollup merge of #122910 - compiler-errors:unit-struct-in-path-pat-only, r=pet... | Matthias Krüger | -8/+91 |
| 2024-03-25 | Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkov | Matthias Krüger | -8/+59 |
| 2024-03-25 | Rollup merge of #122842 - pacak:explicit_name, r=michaelwoerister | Matthias Krüger | -2/+30 |
| 2024-03-25 | Add needs-unwind for proc macro tests | bjorn3 | -10/+9 |
| 2024-03-25 | In `pretty_print_type()`, print `async fn` futures' paths instead of spans. | Kevin Reid | -131/+139 |
| 2024-03-25 | Add needs-unwind annotations to a couple of tests | bjorn3 | -6/+3 |
| 2024-03-25 | Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=not... | bors | -3/+6 |
| 2024-03-25 | Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJung | bors | -4/+28 |
| 2024-03-25 | phase_rustdoc: add a heuristic to make us more certain that this is really ru... | Ralf Jung | -4/+18 |
| 2024-03-25 | test-cargo-miri: test anyhow | Ralf Jung | -0/+10 |
| 2024-03-25 | Auto merge of #3410 - RalfJung:all-targets, r=RalfJung | bors | -0/+2 |
| 2024-03-25 | Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgr | bors | -160/+278 |