about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-04Rollup merge of #137722 - yotamofek:pr/rustdoc/edition-2024, r=notriddleJubilee-447/+289
2025-03-04Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkanJubilee-1/+30
2025-03-04Rollup merge of #137634 - tgross35:update-builtins, r=tgross35Jubilee-6/+6
2025-03-04Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxuJubilee-256/+124
2025-03-04Rollup merge of #137077 - Kobzol:citool-test-metrics, r=marcoieniJubilee-70/+306
2025-03-04Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3bors-207/+839
2025-03-04Record bootstrap step durations into GitHub summary in citoolJakub Beránek-4/+36
2025-03-04Move `BuildStep` and metric logging into `build_helper`Jakub Beránek-70/+83
2025-03-04Store bootstrap command-line into metricsJakub Beránek-0/+10
2025-03-04Postprocess test suite metrics into GitHub summaryJakub Beránek-0/+181
2025-03-04Adapt `librustdoc` to 2024 edition lifetieme capture rulesYotam Ofek-429/+270
2025-03-04`librustdoc`: 2024 edition! 🎊Yotam Ofek-18/+19
2025-03-04Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgrbors-4949/+7272
2025-03-03Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgrbors-410/+3606
2025-03-03Rollup merge of #137958 - aDotInTheVoid:aDotInTheVoid-patch-2, r=jieyouxuMatthias Krüger-2/+2
2025-03-03Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,...Matthias Krüger-76/+17
2025-03-03Rollup merge of #137946 - ehuss:ci-docker-readme, r=KobzolMatthias Krüger-2/+2
2025-03-03Rollup merge of #137939 - speedy-lex:shl-fix, r=NoratriebMatthias Krüger-1/+1
2025-03-03Rollup merge of #137922 - Zalathar:sharded, r=SparrowLiiMatthias Krüger-74/+61
2025-03-03Rollup merge of #137921 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-4153/+5956
2025-03-03Rollup merge of #137902 - nnethercote:ast-lexer-TokenKind, r=compiler-errorsMatthias Krüger-353/+396
2025-03-03Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obkMatthias Krüger-116/+33
2025-03-03Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=KobzolMatthias Krüger-9/+44
2025-03-03Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obkMatthias Krüger-42/+121
2025-03-03Rollup merge of #137852 - moulins:layout-nonarray-simd-deadcode, r=workingjub...Matthias Krüger-114/+30
2025-03-03Rollup merge of #135767 - tdittr:fn_ptr_calling_conventions-in-deps, r=compil...Matthias Krüger-7/+609
2025-03-03Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgrbors-151/+266
2025-03-03triagebot.toml: Don't label `test/rustdoc-json` as A-rustdoc-searchAlona Enraght-Moony-2/+2
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-76/+17
2025-03-03Auto merge of #137945 - Kobzol:skip-rfl, r=marcoienibors-2/+3
2025-03-03Fix docker run-local docsEric Huss-2/+2
2025-03-03Skip Rust for Linux in CI temporarilyJakub Beránek-2/+3
2025-03-03Rollup merge of #137862 - mtoner23:print-help, r=nnethercoteMatthias Krüger-33/+37
2025-03-03Rollup merge of #137849 - jieyouxu:undo-workaround, r=KobzolMatthias Krüger-14/+0
2025-03-03Rollup merge of #137741 - cuviper:const_str-raw_entry, r=Mark-SimulacrumMatthias Krüger-31/+25
2025-03-03Rollup merge of #137618 - yotamofek:pr/pre-push-hook, r=Mark-SimulacrumMatthias Krüger-0/+14
2025-03-03Rollup merge of #137525 - tgross35:test-float-parse-less-parallelization, r=M...Matthias Krüger-226/+174
2025-03-03Rollup merge of #137054 - jhpratt:phantom-variance, r=Mark-SimulacrumMatthias Krüger-0/+12
2025-03-03Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu...Matthias Krüger-16/+16
2025-03-03Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwcoMatthias Krüger-2/+32
2025-03-03Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkovMatthias Krüger-88/+3296
2025-03-03Tidy imports in `rustc_data_structures::sync`Zalathar-27/+30
2025-03-03Remove some unnecessary aliases from `rustc_data_structures::sync`Zalathar-39/+23
2025-03-03fix order on shl implSpeedy_Lex-1/+1
2025-03-03Bless UI testsTamme Dittrich-54/+54
2025-03-03Change variadic-ffi-2 to use a platform independant ABITamme Dittrich-17/+4
2025-03-03Bless UI testsTamme Dittrich-1/+616
2025-03-03After introducing the warning in 1.83, now also warn in depsTamme Dittrich-1/+1
2025-03-03Remove leading underscores from parameter names in `Sharded`Zalathar-8/+8
2025-03-03Merge pull request #19269 from lnicola/sync-from-rustLaurențiu Nicola-30117/+53328