about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-11Move trait impl modifier errors to parsingCameron Steffen-78/+123
2025-08-11Factor out InherentImplCannotUnsafeCameron Steffen-19/+15
2025-08-11Account for new `assert!` desugaring in `!condition` suggestionEsteban Küber-56/+144
2025-08-11Always attempt to invoke xcrun to get the Apple SDKMads Marquart-4/+41
2025-08-11Only warn when invoking xcrunMads Marquart-3/+24
2025-08-11Pass Apple SDK root to compiler driver via SDKROOT env varMads Marquart-31/+39
2025-08-11Deprecate RUST_TEST_* env variablesEd Page-13/+12
2025-08-11fix clippy testEsteban Küber-0/+2
2025-08-11Simplify `add_apple_sdk`Mads Marquart-25/+20
2025-08-11Auto merge of #145254 - GuillaumeGomez:rollup-7bp43pv, r=GuillaumeGomezbors-45/+100
2025-08-11Respond to review commentsSabrinaJewson-5/+5
2025-08-11Rework `NameValueStr`Esteban Küber-9/+9
2025-08-11Add more docs to templates for attrs with incorrect argumentsEsteban Küber-56/+225
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
2025-08-11Create tracing directory symlink even during dry runJakub Beránek-2/+14
2025-08-11Do not create a span for cached commandsJakub Beránek-3/+3
2025-08-11Always profile commands and generate Chrome profile when tracing is enabledJakub Beránek-56/+37
2025-08-11Correctly show executed command name in Chrome traceJakub Beránek-27/+54
2025-08-11Move tracing setup to the `tracing` moduleJakub Beránek-298/+304
2025-08-11Remove manual `#[instrument]` annotations on stepsJakub Beránek-161/+1
2025-08-11Remove ad-hoc print of executed/cached steps in verbose modeJakub Beránek-4/+0
2025-08-11Create a span for each executed stepJakub Beránek-28/+108
2025-08-11Replace `tracing_forest` with custom span formattingJakub Beránek-44/+338
2025-08-11Print step timings also when the stap starts to executeJakub Beránek-6/+18
2025-08-11Use shorter command span labelJakub Beránek-1/+1
2025-08-11Store Chrome step trace into the tracing directoryJakub Beránek-14/+48
2025-08-11Store `latest` symlink to the latest tracing output directoryJakub Beránek-6/+15
2025-08-11Store bootstrap tracing outputs to a unified directoryJakub Beránek-28/+34
2025-08-11Make explicit guarantees about `Vec`’s allocatorSabrinaJewson-4/+47
2025-08-11Auto merge of #145207 - Kobzol:codegen-backend-clif-dist, r=jieyouxubors-30/+56
2025-08-11fix testsEsteban Küber-12/+20
2025-08-11Add link to invalid `repr` errorEsteban Küber-0/+10
2025-08-11Add link to docs on malformed attributesEsteban Küber-87/+344
2025-08-11Allow attr entries to declare list of alternatives for `List` and `NamedValue...Esteban Küber-272/+711
2025-08-11don't emit rustdoc::broken_intra_doc_links for stuff like [!NOTE]binarycat-2/+20
2025-08-11Document compiler and stdlib in stage1 in `pr-check-2` CI jobJakub Beránek-3/+3
2025-08-11Make a James Bond referenceJakub Stasiak-2/+2
2025-08-11dec2flt: Provide more valid inputs examplesJakub Stasiak-0/+2
2025-08-11Rollup merge of #145247 - GuillaumeGomez:update-sysinfo, r=KobzolGuillaume Gomez-6/+6
2025-08-11Rollup merge of #145221 - Kobzol:cargo-dist-fix-2, r=jieyouxuGuillaume Gomez-0/+2
2025-08-11Rollup merge of #145111 - fee1-dead-contrib:push-rlvnyrztlkpq, r=jieyouxuGuillaume Gomez-24/+1
2025-08-11Rollup merge of #144966 - scrabsha:push-rozroqqmurvu, r=jdonszelmannGuillaume Gomez-15/+91
2025-08-11significantly improve provisional cache rebasinglcnr-91/+100
2025-08-11std: sys: pal: uefi: tests: Add systemtime testsAyush Singh-24/+96
2025-08-11std: sys: pal: uefi: Overhaul TimeAyush Singh-18/+110
2025-08-11Update error messagetiif-8/+8
2025-08-11Update rustc dev guidetiif-1/+6