about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-12Start using new diagnostic logic on all existing `single` parsersJonathan Dönszelmann-43/+14
2025-06-12introduce duplicate attribute diagnostic logicJana Dönszelmann-17/+112
2025-06-12fix: Do not force descend into derives for goto IDE featuresLukas Wirth-5/+6
2025-06-12Fix a missing fragment specifier in rustdoc testsTrevor Gross-3/+3
2025-06-12chore(doctest): Remove redundant blank linesShun Sakai-3/+0
2025-06-12`ItemTree`'s `ItemVisibilities` has no identity, so deduplicateLukas Wirth-38/+39
2025-06-12Auto merge of #141205 - rust-lang:cargo_update, r=Mark-Simulacrumbors-209/+239
2025-06-12Improved reduction by adding support for removign dead functions. Fixed typos...michal kostrubiec-51/+177
2025-06-12Merge pull request #19837 from ChayimFriedman2/stable-astidLukas Wirth-1945/+2256
2025-06-12Add lockfileJakub Beránek-1/+965
2025-06-12LRU ast id mapChayim Refael Friedman-0/+1
2025-06-12Ignore ast id hashes in typos checkChayim Refael Friedman-0/+1
2025-06-12Remove most of the item treeChayim Refael Friedman-443/+52
2025-06-12Avoid referring to the item tree except in the def mapChayim Refael Friedman-955/+981
2025-06-12Use stable AST IDsChayim Refael Friedman-556/+1230
2025-06-12Merge pull request #19942 from ChayimFriedman2/fauxLukas Wirth-28/+26
2025-06-12Allow `unpredictable_function_pointer_comparisons` lint in more placesUrgau-0/+6
2025-06-12Merge pull request #19979 from rust-lang/dependabot/npm_and_yarn/editors/code...Chayim Refael Friedman-15/+15
2025-06-12Report the `unpredictable_function_pointer_comparisons` lint in macroUrgau-25/+90
2025-06-12Overhaul the `thousands` module.Nicholas Nethercote-27/+86
2025-06-12Add some useful `Path`/`PathSegment` equality operations.Nicholas Nethercote-2/+19
2025-06-12Merge from rustcThe rustc-dev-guide Cronjob Bot-5901/+8926
2025-06-12Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-12Auto merge of #142392 - matthiaskrgr:rollup-9jrfqnu, r=matthiaskrgrbors-1393/+1648
2025-06-11update docs, testJeremy Smart-5/+3
2025-06-12Rollup merge of #142352 - workingjubilee:c-int-width-is-an-integer, r=wesleyw...Matthias Krüger-26/+24
2025-06-12Rollup merge of #142318 - Urgau:cleanup-rust-src-remap, r=jieyouxuMatthias Krüger-28/+1
2025-06-12Rollup merge of #142303 - Kobzol:bootstrap-cleanup-1, r=jieyouxuMatthias Krüger-353/+381
2025-06-12Rollup merge of #142261 - folkertdev:unstable-attr-correct-edition, r=compile...Matthias Krüger-1/+57
2025-06-12Rollup merge of #142219 - Kivooeo:tf11, r=wesleywiserMatthias Krüger-78/+76
2025-06-12Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxuMatthias Krüger-144/+102
2025-06-12Rollup merge of #142157 - Enselic:trivial-anon-const-use-cases, r=compiler-er...Matthias Krüger-35/+78
2025-06-12Rollup merge of #142066 - ferrocene:lw/edition-2015-tests, r=compiler-errorsMatthias Krüger-371/+356
2025-06-12Rollup merge of #142040 - jswrenn:transmute-ty-region-generic, r=compiler-errorsMatthias Krüger-357/+385
2025-06-12Rollup merge of #141307 - b-naber:closure-body, r=celinvalMatthias Krüger-0/+188
2025-06-11Cargo wants wasmparser in different orderMark Rousskov-6/+6
2025-06-11Add new permitted dependenciesMark Rousskov-0/+1
2025-06-11cargo updategithub-actions-205/+234
2025-06-12Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35bors-188/+249
2025-06-11Another round of tidy / warning fixesCelina G. Val-105/+120
2025-06-12Apply ABI attributes on return types in `rustc_codegen_cranelift`beetrees-22/+37
2025-06-12Apply ABI attributes on return types in `rustc_codegen_cranelift`beetrees-27/+1161
2025-06-11Do not clone Arc when hashing span.Camille GILLOT-10/+10
2025-06-11Merge pull request #706 from emmanuel-ferdman/masterantoyo-1/+1
2025-06-11Remove `ClippyCtfe` pass (#14712)Alejandra González-85/+12
2025-06-11Auto merge of #142381 - matthiaskrgr:rollup-si4xbko, r=matthiaskrgrbors-78/+74
2025-06-11Use `tempfile::TempDir::keep()` instead of deprecated `into_path()`Emmanuel Ferdman-1/+1
2025-06-11chore(deps-dev): bump brace-expansion in /editors/codedependabot[bot]-15/+15
2025-06-11Rollup merge of #142374 - Kobzol:fix-newline, r=tmiaskoMatthias Krüger-1/+2
2025-06-11Rollup merge of #142369 - jdonszelmann:attr-docs, r=fmeaseMatthias Krüger-12/+23