about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-13doc: mention that intrinsics should not be called in user codeSasha Pourcelot-0/+4
2025-06-13Bring back EMPTY item tree deduplicationLukas Wirth-16/+37
2025-06-13collect delayed lints in hir_crate_itemsJana Dönszelmann-9/+81
2025-06-13Add modern AVR mcus like avr128db28 and attiny3224Tom Vijlbrief-0/+46
2025-06-13Auto merge of #142442 - matthiaskrgr:rollup-6yodjfx, r=matthiaskrgrbors-311/+1094
2025-06-13Merge pull request #19990 from Veykril/push-zkvrlrotmuzrLukas Wirth-8/+76
2025-06-13Generate annotations for macro defined items if their name is in the inputLukas Wirth-8/+76
2025-06-13Merge pull request #19982 from Veykril/push-uptnmqtlylsxLukas Wirth-755/+558
2025-06-13Remove unnecessary item tree query callsLukas Wirth-49/+47
2025-06-13Move COERCE_CONTAINER_TO_ANY to nursery, as it has FPsPhilipp Krones-1/+1
2025-06-13Move COERCE_CONTAINER_TO_ANY to nursery, as it has FPsPhilipp Krones-1/+1
2025-06-13Add failing testsJonathan Brouwer-3/+175
2025-06-13Windows: make read_dir stop iterating on errorChris Denton-0/+1
2025-06-13Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into clippy-subtree-u...Philipp Krones-668/+4109
2025-06-13Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into clippy-subtree-u...Philipp Krones-668/+4109
2025-06-13Remove "intermittent" wording from `ReadDir`Chris Denton-3/+2
2025-06-13tweak runtime/const macro managementRalf Jung-44/+49
2025-06-13Rustup (#15044)Philipp Krones-116/+128
2025-06-13Merge pull request #19989 from Veykril/push-xrqwoukkltnmLukas Wirth-294/+396
2025-06-13Bump nightly version -> 2025-06-13Philipp Krones-2/+2
2025-06-13Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-462/+3363
2025-06-13`cargo upgrade`Lukas Wirth-88/+189
2025-06-13Require generic params for const generic paramsOli Scherer-40/+37
2025-06-13`cargo update`Lukas Wirth-206/+207
2025-06-13Add test for temporary lifetime extension in `Self()` syntax.Mara Bos-1/+12
2025-06-13Add tests.Mara Bos-0/+44
2025-06-13Add comment.Mara Bos-0/+3
2025-06-13Update tests.Mara Bos-132/+69
2025-06-13Implement temporary lifetime extension for tuple ctors.Mara Bos-7/+11
2025-06-13Remove ast ids from item tree mod itemsLukas Wirth-161/+121
2025-06-13Update to LLVM 20.1.7dianqk-0/+0
2025-06-13Split mod items into small and big variantsLukas Wirth-66/+81
2025-06-13Store item tree visibilities in a thin vecLukas Wirth-2/+14
2025-06-13[PERF] Optimize 3rd heaviest func, (81b -> 10m) (#15043)Samuel Tardieu-2/+1
2025-06-13Merge pull request #19988 from Kobzol/fix-label-linkLaurențiu Nicola-1/+1
2025-06-13Fix link to good first issuesJakub Beránek-1/+1
2025-06-13Eliminate `build.rs`-generated Aarch64 atomic macros (#951)qinghon-65/+75
2025-06-13Auto merge of #142432 - matthiaskrgr:rollup-ziuls9y, r=matthiaskrgrbors-594/+907
2025-06-13Pre-install eslint in `mingw-check-tidy` DockerfileJakub Beránek-2/+4
2025-06-13Rollup merge of #142308 - tgross35:upgrade-library-object, r=Mark-SimulacrumMatthias Krüger-15/+12
2025-06-13Rollup merge of #142276 - tgross35:update-library-lockfile, r=Mark-SimulacrumMatthias Krüger-29/+20
2025-06-13Rollup merge of #142274 - tgross35:update-stdarch, r=AmanieuMatthias Krüger-1/+0
2025-06-13Rollup merge of #142267 - workingjubilee:debug-assert-less-in-ast-lowering, r...Matthias Krüger-18/+18
2025-06-13Rollup merge of #142248 - heiher:loong32-asm-types, r=AmanieuMatthias Krüger-4/+11
2025-06-13Rollup merge of #142176 - workingjubilee:dont-shuffle-bswaps-per-arch, r=nikicMatthias Krüger-16/+45
2025-06-13Rollup merge of #140770 - folkertdev:custom-abi, r=tgross35Matthias Krüger-1/+5
2025-06-13Rollup merge of #140770 - folkertdev:custom-abi, r=tgross35Matthias Krüger-10/+988
2025-06-13Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwcoMatthias Krüger-39/+10
2025-06-13Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwcoMatthias Krüger-93/+244
2025-06-13Rollup merge of #128425 - tgross35:missing-fragment-specifier-unconditional, ...Matthias Krüger-342/+105