about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-25Rollup merge of #142200 - Kivooeo:tf8, r=jieyouxuJana Dönszelmann-148/+151
2025-06-25Rollup merge of #142146 - workingjubilee:doubt-that-cmse-nonsecure-abis-alway...Jana Dönszelmann-491/+484
2025-06-25encode_cross_crate for hir attributesJana Dönszelmann-10/+55
2025-06-25tests: Do not run afoul of asm.validity.non-exhaustive in input-statsJubilee Young-7/+10
2025-06-25Auto merge of #142879 - Mark-Simulacrum:opt-cleanup, r=WaffleLapkinbors-5/+4
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-113/+1184
2025-06-25Do not use `gen` as binding nameEsteban Küber-17/+17
2025-06-25Don't fold in Instantiate when there's nothing to foldMichael Goulet-0/+11
2025-06-25Don't give APITs names with macro expansion placeholder fragments in itMichael Goulet-18/+77
2025-06-25Normalize before computing ConstArgHasType goalMichael Goulet-6/+29
2025-06-25rename RegionVariableOrigin::MiscVariable to RegionVariableOrigin::MiscMichael Goulet-27/+20
2025-06-25Remove some glob imports from the type systemMichael Goulet-185/+243
2025-06-25Compute hard errors without diagnostics in impl_intersection_has_impossible_o...Michael Goulet-24/+28
2025-06-25Add `sym::macro_pin` diagnostic item for `core::pin::pin!()`Samuel Tardieu-0/+2
2025-06-25Auto merge of #142870 - tmiasko:copy-prop-early-exit, r=cjgillotbors-8/+10
2025-06-25Remove `mut`Jakub Beránek-2/+2
2025-06-25Do not build GCC in fast try buildsJakub Beránek-1/+4
2025-06-25Skip more dist componentsJakub Beránek-0/+5
2025-06-25Skip unnecessary components in x64 try buildsJakub Beránek-4/+22
2025-06-25Update `browser-ui-test` version to `0.20.7`Guillaume Gomez-1/+1
2025-06-25Add runtime check to avoid overwrite arg easily in diag and store and restore...xizheyin-39/+119
2025-06-25Merge pull request #720 from FractalFir/func_refactorantoyo-19/+14
2025-06-25Add Sub, Mul, Div, Rem as const_traitsKurt Heiritz (pseudo)-5/+19
2025-06-25Refactored the codebase to use Function instead of RValue where possible.michal kostrubiec-19/+14
2025-06-25Add beta-nominated to changelog for 1.88Alexey Semenyuk-0/+16
2025-06-25Auto merge of #142746 - compiler-errors:super-implied-outlives, r=lcnrbors-9/+20
2025-06-25changelog: link to the correct PR (#15125)Philipp Krones-1/+1
2025-06-25compiler: fussily sort the huge AbiMap matchJubilee Young-6/+13
2025-06-25Extract const boundness parsing out into a methodOli Scherer-12/+16
2025-06-25Sprinkle breadcrumbs around to lead people to the rust-invalid ABIJubilee Young-0/+7
2025-06-25tests: specify why extern "rust-invalid" cannot be used in varargs testJubilee Young-1/+2
2025-06-25tests: migrate unsupported-abi-transmute.rs to extern "rust-invalid"Jubilee Young-13/+13
2025-06-25tests: split out unsupported-in-impls.rsJubilee Young-174/+66
2025-06-25unstable-book: Update cmse feature descriptionsJubilee Young-18/+11
2025-06-25move unstable book page and account for itJubilee Young-4/+4
2025-06-25tests: bless s/C-cmse/cmse/Jubilee Young-313/+313
2025-06-25tests: s/C-cmse/cmse/Jubilee Young-112/+110
2025-06-25compiler: Trim the misleading C of C-cmse from errorsJubilee Young-17/+17
2025-06-25compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` featureJubilee Young-3/+5
2025-06-25compiler: Trim the misleading C from ExternAbi::CCmse*Jubilee Young-24/+24
2025-06-25Apply review commentsJakub Beránek-4/+63
2025-06-25rename run_always to run_in_dry_runbit-aloo-24/+27
2025-06-25Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubileebors-2/+3
2025-06-25Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubileebors-430/+4230
2025-06-24Rollup merge of #142993 - ehuss:update-cargo, r=ehussJubilee-0/+0
2025-06-24Rollup merge of #142988 - alexcrichton:update-wasm-component-ld, r=Mark-Simul...Jubilee-31/+23
2025-06-24Rollup merge of #142983 - compiler-errors:taint-invalid-call-abi, r=workingju...Jubilee-3/+70
2025-06-24Rollup merge of #142982 - MetaNova:patch-1, r=jhprattJubilee-1/+1
2025-06-24Rollup merge of #142980 - shepmaster:mismatched-syntaxes-multi-suggestions, r...Jubilee-3/+3
2025-06-24Rollup merge of #142977 - aDotInTheVoid:rustdochtml-targetfeature, r=Guillaum...Jubilee-1/+40