about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-28except equal parameters from the uniqueness checkAli MJ Al-Nasrawy-5/+246
2024-03-26ignore uncaptured lifetimes when checking opaquesAli MJ Al-Nasrawy-17/+183
2024-03-26fix ICE in check_uniqueAli MJ Al-Nasrawy-2/+39
2024-03-26Auto merge of #122849 - clubby789:no-metadata, r=petrochenkovbors-9/+20
2024-03-26Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubileebors-217/+634
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-18/+56
2024-03-25Rollup merge of #123051 - matthiaskrgr:casetest, r=workingjubileeJubilee-0/+316
2024-03-25Rollup merge of #123044 - compiler-errors:instance, r=oli-obkJubilee-38/+38
2024-03-25Rollup merge of #123042 - dpaoliello:prelude, r=NilstriebJubilee-23/+7
2024-03-25Rollup merge of #123039 - rustbot:docs-update, r=ehussJubilee-0/+0
2024-03-25Rollup merge of #122950 - ShoyuVanilla:issue-101903, r=compiler-errorsJubilee-0/+68
2024-03-25Rollup merge of #122923 - kpreid:print-async-def, r=compiler-errorsJubilee-131/+139
2024-03-25Rollup merge of #122896 - dpaoliello:stdarch, r=AmanieuJubilee-0/+1
2024-03-25Rollup merge of #122892 - lovesegfault:versioned-vendor, r=onur-ozkanJubilee-0/+1
2024-03-25Rollup merge of #122769 - RalfJung:reachable, r=tmiaskoJubilee-24/+63
2024-03-25Rollup merge of #122707 - reedwoodruff:string_docs_typo, r=workingjubileeJubilee-1/+1
2024-03-25Auto merge of #123040 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-25Import the 2021 prelude in the core crateDaniel Paoliello-23/+7
2024-03-25add test for ICE: failed to get layout for [type error] #92979Matthias Krüger-0/+94
2024-03-25add test for ICE Where clause `Binder(..)` was applicable to `Obligation(..)`...Matthias Krüger-0/+85
2024-03-25add test for Compiler panic using fn_traits #81974Matthias Krüger-0/+137
2024-03-25extend doc comment for reachability set computationRalf Jung-24/+63
2024-03-25Don't emit load metadata in debug modeclubby789-9/+20
2024-03-25Auto merge of #123041 - RalfJung:miri, r=RalfJungbors-27/+141
2024-03-25Instance is CopyMichael Goulet-38/+38
2024-03-25Update cargoWeihang Lo-0/+0
2024-03-25Update booksrustbot-0/+0
2024-03-25Auto merge of #3414 - RalfJung:rustup, r=RalfJungbors-747/+1783
2024-03-25support '--sysroot=' form of setting the sysroot as wellRalf Jung-1/+1
2024-03-25Merge from rustcRalf Jung-745/+1781
2024-03-25Preparing for merge from rustcRalf Jung-1/+1
2024-03-25Auto merge of #123036 - matthiaskrgr:rollup-dj8hra4, r=matthiaskrgrbors-77/+744
2024-03-25Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errorsMatthias Krüger-16/+12
2024-03-25Rollup merge of #123022 - compiler-errors:clif-tests-async-closure, r=bjorn3Matthias Krüger-1/+0
2024-03-25Rollup merge of #123001 - Alexendoo:check-attributes, r=oli-obkMatthias Krüger-34/+19
2024-03-25Rollup merge of #122999 - Alexendoo:unpretty-avoid-crash-test, r=petrochenkovMatthias Krüger-2/+2
2024-03-25Rollup merge of #122988 - matthiaskrgr:icetests, r=petrochenkovMatthias Krüger-0/+526
2024-03-25Rollup merge of #122970 - cuviper:use-chunk_by, r=Mark-SimulacrumMatthias Krüger-6/+5
2024-03-25Rollup merge of #122910 - compiler-errors:unit-struct-in-path-pat-only, r=pet...Matthias Krüger-8/+91
2024-03-25Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkovMatthias Krüger-8/+59
2024-03-25Rollup merge of #122842 - pacak:explicit_name, r=michaelwoeristerMatthias Krüger-2/+30
2024-03-25Add needs-unwind for proc macro testsbjorn3-10/+9
2024-03-25In `pretty_print_type()`, print `async fn` futures' paths instead of spans.Kevin Reid-131/+139
2024-03-25Add needs-unwind annotations to a couple of testsbjorn3-6/+3
2024-03-25Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=not...bors-3/+6
2024-03-25Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJungbors-4/+28
2024-03-25phase_rustdoc: add a heuristic to make us more certain that this is really ru...Ralf Jung-4/+18
2024-03-25test-cargo-miri: test anyhowRalf Jung-0/+10
2024-03-25Auto merge of #3410 - RalfJung:all-targets, r=RalfJungbors-0/+2
2024-03-25Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgrbors-160/+278