about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-13Merge pull request #708 from rust-lang/tests/remove-passing-testsantoyo-38/+20
2025-06-13Fix to make the test zst_no_llvm_alloc passAntoni Boucher-2/+14
2025-06-13Remove tests that passAntoni Boucher-36/+6
2025-06-13remove `pref_align_of` intrinsic handling, rename `{min_=>}align_of{,_val}`Waffle Lapkin-9/+13
2025-06-13Mark compiler-builtins as `publish = false`Trevor Gross-0/+1
2025-06-13use `MixedBitSet` for borrows-in-scope computationRémy Rakic-6/+6
2025-06-13Don't fold ExternalConstraintsData when it's emptyMichael Goulet-0/+22
2025-06-13TypeVisiting binders no longer requires TypeFolding its interiorMichael Goulet-2/+2
2025-06-13TypeVisiting binders no longer requires TypeFolding its interiorMichael Goulet-24/+22
2025-06-13Replace escaping bound vars in ty/ct visiting, not binder visitingMichael Goulet-12/+44
2025-06-13Uplift BoundVarReplacerMichael Goulet-148/+174
2025-06-13Make connection between Placeholder and Bound a bit more clear in the type ab...Michael Goulet-23/+42
2025-06-13Don't use BTreeMap for mapped_constsMichael Goulet-6/+6
2025-06-13Add some missing mailmap entriesTrevor Gross-0/+7
2025-06-13Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgrbors-528/+1443
2025-06-13Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgrbors-40/+15
2025-06-13Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgrbors-0/+5
2025-06-13Clean up and sort manifest keysTrevor Gross-12/+7
2025-06-14fix: `exhaustive_structs` FP on structs with default valued fieldyanglsh-6/+20
2025-06-13Rework how the disallowed qualifier lints are generatedJonathan Brouwer-284/+208
2025-06-13variadic functions: remove list of supported ABIs from errorRalf Jung-44/+34
2025-06-13Fix `collapsible_else_if` FP on conditionally compiled stmt (#14906)Samuel Tardieu-84/+418
2025-06-13Merge pull request #19997 from Veykril/push-xltylvqtpwzxLukas Wirth-42/+19
2025-06-13Merge pull request #19995 from Veykril/push-zpyyzqqpywnoLukas Wirth-12/+28
2025-06-13compiletest: Clarify that `--no-capture` is needed with `--verbose`Martin Nordholts-0/+1
2025-06-13fmaximum,fminimum: Fix incorrect result and add testsTrevor Gross-57/+392
2025-06-13Remove `InternedCallableDefId`Lukas Wirth-42/+19
2025-06-13Turn `BlockId` into a `#[salsa::tracked]`Lukas Wirth-12/+28
2025-06-13Merge pull request #707 from rust-lang/spell-checkantoyo-18/+143
2025-06-13Apply `collapsible_else_if` to Clippy itselfyanglsh-46/+43
2025-06-13Lint more cases in `collapsible_else_if`yanglsh-45/+333
2025-06-13Adjust some doc for Query Systemxizheyin-39/+46
2025-06-13Auto merge of #142451 - flip1995:clippy-subtree-update, r=Manishearthbors-668/+4109
2025-06-13Auto merge of #142451 - flip1995:clippy-subtree-update, r=Manishearthbors-668/+4109
2025-06-13Add the cspell action in the CIAntoni Boucher-0/+1
2025-06-13Fix spelling mistakes or ignore spell checking some parts of codeAntoni Boucher-18/+38
2025-06-13Make the URL a hyperlinkMartin Pool-1/+1
2025-06-13remove unnecessary function arglcnr-3/+2
2025-06-13refactor `reached_depth -> required_depth`lcnr-38/+24
2025-06-13Fix link to the contribution guideMartin Pool-2/+1
2025-06-13move stack into submodulelcnr-57/+127
2025-06-13Add cspell configAntoni Boucher-0/+104
2025-06-13remove output from helpersbit-aloo-19/+0
2025-06-13replace output usage in bootstrap/lib.rs with new execution contextbit-aloo-11/+21
2025-06-13Add missing avr64* seriesTom Vijlbrief-0/+21
2025-06-13Merge unboxed trait object error suggestion into regular dyn incompat errorOli Scherer-221/+92
2025-06-13Merge pull request #19992 from Veykril/push-uxpqwrxqtlvmLukas Wirth-19/+17
2025-06-13Use `ThinVec` in `ItemScope` in a couple placesLukas Wirth-19/+17
2025-06-13Merge pull request #19991 from Veykril/push-kzqoxzmxqnklLukas Wirth-16/+37
2025-06-13replace output usage in sanity with new execution contextbit-aloo-6/+8