about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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
2025-06-11Rollup merge of #142364 - Kobzol:download-ci-incremental-warning-remove, r=Ra...Matthias Krüger-2/+1
2025-06-11Rollup merge of #142362 - Veykril:push-rzmrsswqourz, r=oli-obkMatthias Krüger-32/+38
2025-06-11Rollup merge of #142356 - Stypox:fix-enter_trace_span, r=RalfJungMatthias Krüger-2/+2
2025-06-11Rollup merge of #142346 - Shourya742:2025-06-11-add-tracing-import-to-executi...Matthias Krüger-1/+6
2025-06-11Rollup merge of #142343 - onur-ozkan:remove-myself-from-the-project, r=KobzolMatthias Krüger-3/+2
2025-06-11Rollup merge of #142314 - cyrgani:icebreaker, r=jieyouxuMatthias Krüger-23/+0
2025-06-11Rollup merge of #142305 - GuillaumeGomez:remove-visit_id-EarlyContextAndPass,...Matthias Krüger-2/+0
2025-06-11Upgrade the standard library `unwinding` versionTrevor Gross-16/+5
2025-06-11Add bootstrap option to compile a tool with featuresStypox-2/+42
2025-06-11Merge pull request #19975 from davidbarsky/davidbarsky/test-trait-solve-inval...Chayim Refael Friedman-1/+87
2025-06-11Use `rustc_thread_pool` instead of `rustc-rayon-core`Celina G. Val-81/+86
2025-06-12Simplify implementation of Rust intrinsics by using type parameters in the cachesayantn-1/+1
2025-06-12Simplify implementation of Rust intrinsics by using type parameters in the cachesayantn-829/+479
2025-06-11Merge pull request #4383 from LorrensP-2158466/remove-leaky-syncobjRalf Jung-129/+153
2025-06-11Fix format and tidy for code moved from rayonCelina G. Val-328/+190
2025-06-11Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgrbors-234/+400
2025-06-11mutex, rwlock: move some methods around so we borrow the RefCell less oftenRalf Jung-80/+75
2025-06-11Move rayon-core to rustc_thread_pool files as isCelina G. Val-0/+8225
2025-06-11use RwLockRef instead of RwLockIdLorrensP-2158466-72/+101
2025-06-11Upgrade the standard library `addr2line` versionTrevor Gross-6/+15
2025-06-11Fix missing newline trim in bootstrapJakub Beránek-1/+2
2025-06-11Upgrade the standard library `object` versionTrevor Gross-8/+6
2025-06-11tests: Bless for weaker unsupported_calling_conventionsJubilee Young-348/+0