about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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
2025-06-11Update dependencies in `library/Cargo.lock`Trevor Gross-32/+22
2025-06-11compiler: Avoid reporting unsupported_calling_conventions in depsJubilee Young-1/+1
2025-06-11consistently rename (old) attribute groupsJana Dönszelmann-12/+14
2025-06-11document attribute parsers betterJana Dönszelmann-0/+9
2025-06-12Fix FP of `identity_op` when encountering `Default::default()`relaxcn-5/+114
2025-06-11Fix Debug for Location.Mara Bos-1/+12
2025-06-11hir-ty: test (the absence of) incremental trait solvingDavid Barsky-1/+87
2025-06-11cleaned up some testsKivooeo-78/+76
2025-06-11Add expectation for `{` when parsing lone coroutine qualifiersLukas Wirth-32/+38
2025-06-11Auto merge of #142344 - Kobzol:revert-142232, r=RalfJungbors-34/+21
2025-06-11stabilize gaiBoxy-11/+10
2025-06-11stabilize gaiBoxy-377/+116
2025-06-11Fixes to compile with latest Rust nightlyAmanieu d'Antras-5/+3
2025-06-11cleaned up some testsKivooeo-144/+102
2025-06-11Do not warn on `rust.incremental` when using download CI rustcJakub Beránek-2/+1
2025-06-11faster fmt::Display of 128-bit integers, without unsafe pointerPascal S. de Kloe-152/+128
2025-06-11Rollup merge of #142328 - sorairolake:feature/uint-bit-width, r=tgross35Matthias Krüger-0/+33
2025-06-11Rollup merge of #142324 - scottmcm:less-functioncx, r=workingjubileeMatthias Krüger-96/+94
2025-06-11Rollup merge of #142306 - compiler-errors:nit-reveal-param-env-query, r=lcnrMatthias Krüger-11/+7
2025-06-11Rollup merge of #142298 - jieyouxu:loongarch-maintainer-list, r=fee1-deadMatthias Krüger-2/+2
2025-06-11Rollup merge of #142297 - jieyouxu:needs-target-std, r=KobzolMatthias Krüger-25/+37
2025-06-11Rollup merge of #142282 - Kobzol:citool-skip-tests, r=marcoieniMatthias Krüger-1/+7
2025-06-11Rollup merge of #142272 - workingjubilee:change-some-abi-tests, r=aDotInTheVoidMatthias Krüger-28/+42
2025-06-11Rollup merge of #142042 - estebank:explicit-lifetime-verbose-suggestion, r=co...Matthias Krüger-71/+143
2025-06-11Rollup merge of #141967 - jieyouxu:bootstrap-backports, r=KobzolMatthias Krüger-0/+35
2025-06-11Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwUbors-40/+68
2025-06-11Update extracted-doctest feature documentationGuillaume Gomez-5/+20