about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-13Add snapshot test for `x clippy std`Jakub Beránek-0/+17
2025-08-13Fix Clippy staging for compilerJakub Beránek-53/+84
2025-08-13Add snapshot test for `x clippy ci`Jakub Beránek-0/+57
2025-08-13Forbid running Clippy on stage 0Jakub Beránek-0/+4
2025-08-13Implement `clippy::CodegenGcc` as a separate stepJakub Beránek-7/+81
2025-08-13Prepare standard library for checking rustc in `prepare_compiler_for_check`Jakub Beránek-27/+23
2025-08-13Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmasterJakub Beránek-1/+5
2025-08-13Rollup merge of #145269 - epage:test-env, r=jhprattJakub Beránek-4/+4
2025-08-13Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35Jakub Beránek-1/+1
2025-08-13Fix pgo testsywxt-0/+6
2025-08-13Fix parallel rustc not being reproducible due to unstable sorting of items.ywxt-0/+16
2025-08-12Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxubors-266/+241
2025-08-12Allow cross-compiling the Cranelift dist componentJakub Beránek-1/+5
2025-08-12Add change tracker entryJakub Beránek-0/+5
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-5/+5
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-9/+16
2025-08-12rustdoc: Minimal fixes to compile with `MacroKinds`Josh Triplett-41/+70
2025-08-12clippy: Update for switch to `MacroKinds`Josh Triplett-5/+3
2025-08-12Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3bors-3/+3
2025-08-12Remove one dependency from tracing bootstrap buildJakub Beránek-131/+1
2025-08-12Resolve review remarksJakub Beránek-9/+5
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-9/+1
2025-08-12Rollup merge of #145291 - Zalathar:no-warning, r=KobzolStuart Cook-1/+1
2025-08-12Rollup merge of #145273 - estebank:not-not, r=samueltardieuStuart Cook-56/+144
2025-08-12Rollup merge of #145263 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-08-12Rollup merge of #145253 - Kobzol:pr-check-2-doc-stage-1, r=jieyouxuStuart Cook-3/+3
2025-08-12Rollup merge of #145251 - tiif:support_trait, r=BoxyUwUStuart Cook-1/+6
2025-08-12Rollup merge of #145249 - Stypox:_span-to-_trace, r=joshtriplettStuart Cook-12/+12
2025-08-12Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmannStuart Cook-0/+2
2025-08-12Rollup merge of #145216 - eval-exec:fix-145125-enum-rustdoc, r=fmeaseStuart Cook-5/+3
2025-08-12Rollup merge of #144921 - lolbinarycat:rustdoc-intra-doc-gfm-141866, r=fmease...Stuart Cook-2/+14
2025-08-12Rollup merge of #144386 - camsteffen:imploftrait, r=fmeaseStuart Cook-121/+101
2025-08-12Rollup merge of #131477 - madsmtm:sdkroot-via-env-var, r=nnethercoteStuart Cook-1/+1
2025-08-12make no_mangle explicit on foreign itemsJana Dönszelmann-3/+3
2025-08-12Update to LLVM 21.1.0 rc3Nikita Popov-0/+0
2025-08-12Change format of messages in `Builder::fmt`Jakub Beránek-2/+3
2025-08-12Unify all groups in bootstrap to use `Builder::msg`Jakub Beránek-239/+206
2025-08-12Consolidate stageN directories in the build directoryJakub Beránek-18/+24
2025-08-12bootstrap: Only warn about `rust.debug-assertions` if downloading rustcZalathar-1/+1
2025-08-11Propagate TraitImplHeader to hirCameron Steffen-63/+70
2025-08-11Extract ast TraitImplHeaderCameron Steffen-58/+31
2025-08-11Account for new `assert!` desugaring in `!condition` suggestionEsteban Küber-56/+144
2025-08-11Pass Apple SDK root to compiler driver via SDKROOT env varMads Marquart-1/+1
2025-08-11Deprecate RUST_TEST_* env variablesEd Page-4/+4
2025-08-11fix clippy testEsteban Küber-0/+2
2025-08-11Auto merge of #145254 - GuillaumeGomez:rollup-7bp43pv, r=GuillaumeGomezbors-4/+6
2025-08-11Update booksrustbot-0/+0
2025-08-11Print created location of executed commandsJakub Beránek-20/+57
2025-08-11Update debugging/profiling bootstrap pageJakub Beránek-99/+49
2025-08-11Use `pretty_step_name` in `step_graph`Jakub Beránek-11/+5