about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-12Make `missing_fragment_specifier` an unconditional errorTrevor Gross-339/+102
2025-06-12Fix a missing fragment specifier in rustdoc testsTrevor Gross-3/+3
2025-06-12Auto merge of #142392 - matthiaskrgr:rollup-9jrfqnu, r=matthiaskrgrbors-1393/+1648
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-12Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35bors-188/+249
2025-06-11Auto merge of #142381 - matthiaskrgr:rollup-si4xbko, r=matthiaskrgrbors-78/+74
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-11Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgrbors-234/+400
2025-06-11Fix missing newline trim in bootstrapJakub Beránek-1/+2
2025-06-11consistently rename (old) attribute groupsJana Dönszelmann-12/+14
2025-06-11document attribute parsers betterJana Dönszelmann-0/+9
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-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-11put flag check at the end of command chain in mingw-check-2bit-aloo-4/+5
2025-06-11Fix enter_trace_span!() using wrong $crate pathsStypox-2/+2
2025-06-11add comment over ci changebit-aloo-1/+3
2025-06-11add tracing flag in bootstrap check cmd in mingw-check-2 ci workflowbit-aloo-1/+1
2025-06-11Revert "add `Cargo.lock` to CI-rustc allowed list for non-CI env"Jakub Beránek-34/+21
2025-06-11remove myself from the projectonur-ozkan-3/+2