about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-26Auto merge of #123098 - matthiaskrgr:rollup-39v4rf3, r=matthiaskrgrbors-184/+393
2024-03-26Rollup merge of #123091 - Bryanskiy:delegation-fixes, r=petrochenkovMatthias Krüger-11/+145
2024-03-26Rollup merge of #123090 - oli-obk:gatify, r=compiler-errorsMatthias Krüger-102/+57
2024-03-26Rollup merge of #123086 - ding-young:fix-ref-to-BufWriter, r=the8472Matthias Krüger-1/+1
2024-03-26Rollup merge of #123070 - kpreid:patch-1, r=workingjubileeMatthias Krüger-0/+1
2024-03-26Rollup merge of #123069 - clubby789:un-often-cargo-update, r=KobzolMatthias Krüger-12/+7
2024-03-26Rollup merge of #123067 - Nadrieril:always-simplify-or, r=oli-obkMatthias Krüger-29/+28
2024-03-26Rollup merge of #123066 - maurer:cfi-erased-lifetime-ice, r=compiler-errorsMatthias Krüger-3/+46
2024-03-26Rollup merge of #123047 - ehuss:triagebot-edition-2024, r=fmeaseMatthias Krüger-1/+9
2024-03-26Rollup merge of #122996 - RalfJung:simplify_branches, r=cjgillotMatthias Krüger-0/+1
2024-03-26Rollup merge of #122766 - bvanjoi:fix-115185, r=petrochenkovMatthias Krüger-25/+98
2024-03-26Revert `cargo update` changesclubby789-12/+7
2024-03-26Auto merge of #122939 - joboet:proc_macro_bridge_state, r=petrochenkovbors-135/+61
2024-03-26Remove `CacheSelector` trait now that we can use GATsOli Scherer-102/+57
2024-03-26Delegation: fix ICE on wrong `self` resolutionBryanskiy-11/+145
2024-03-26Auto merge of #121387 - oli-obk:eager_const_failures_regression, r=lcnrbors-2/+22
2024-03-26Fix link to BufWriterding-young-1/+1
2024-03-26Auto merge of #123081 - Muscraft:update-cargo, r=Muscraft,workingjubileebors-0/+0
2024-03-26Auto merge of #122849 - clubby789:no-metadata, r=petrochenkovbors-9/+20
2024-03-26Update cargoScott Schafer-0/+0
2024-03-26Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubileebors-217/+634
2024-03-25Add my former address to .mailmapKevin Reid-0/+1
2024-03-25triagebot: Add notification of 2024 issuesEric Huss-1/+9
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-18/+56
2024-03-25Consistently merge simplifiable or-patternsNadrieril-20/+13
2024-03-25CFI: Pad out associated type resolution with erased lifetimesMatthew Maurer-3/+46
2024-03-25Use the correct span for simplifying or-patternsNadrieril-9/+15
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