pc
in place of unknown
and unknown
in place of pc
for x86_64
and i?86
targets" compiler-team#441 (last review activity: 7 months ago)-Z binary-dep-depinfo
the default behavior" compiler-team#464 (last review activity: 4 months ago)riscv64gc
)" compiler-team#472 (last review activity: 2 months ago)-Dwarnings
to cover all warnings" compiler-team#473 (last review activity: 2 months ago)let else
" (draft) rust#93628-Z instrument-coverage
as -C instrument-coverage
" rust#90132
- rust#92306 fixed a major blocker (there are only diagnostic blockers left) for stabilizing nll
Most notable changes
Most notable WIPs
- Describe Type Alias Impl Trait (TAIT) Inference Algorithm #1297
- method-lookup.md improvements #1296
- Extend debugging llvm section #1290
- Added detail to codegen section #1216
- Update build instructions for rustdoc #1117
- Document inert vs active attributes #1110
- Explain the new valtree system for type level constants. #1097
T-compiler beta / T-compiler stable
T-libs
p-high issue rust#92137 about the unreachable!()
macro behaviour in edition 2021#[main]
and prevents future crates using it by mistake (more context in this comment)T-rustdoc beta / T-rustdoc stable
T-rustdoc
this time. /
/
T-compiler
this time.s-waiting-on-review
9 days agounsafe
diagnostic" rust#91133 (last review activity: 2 months ago)
@rust-timer
again?P-critical
issues for T-rustdoc
this time.P-high
beta regressions this time.Unassigned P-high nightly regressions
P-high
nightly regressions this time.This was a relatively quiet week with regressions and improvements relatively equally each other out. The big exception is with a somewhat large regression in rustdoc which was needed for a large and important architectural change. This could lead to users see somewhat slower doc build times with more memory used especially in projects with large crate dependency graphs.
Triage done by @rylev.
Revision range: c54dfee65126a0ac385d55389a316e89095a0713..1ea4851715893ee3f365a8ef09d47165e9a7864f
2 Regressions, 4 Improvements, 2 Mixed; 1 of them in rollups
29 Untriaged Pull Requests
35 comparisons made in total
rustdoc: Pre-calculate traits that are in scope for doc links #88679
full
builds of regression-31157 doc
Store def_id_to_hir_id as variant in hir_owner. #93373
incr-unchanged
builds of match-stress-enum check
early_otherwise_branch
mir opt pass #91840Store hir_id_to_def_id in OwnerInfo. #93301
full
builds of unused-warnings check
incr-unchanged
builds of match-stress-enum check
Create core::fmt::ArgumentV1
with generics instead of fn pointer #90891
full
builds of tokio-webpush-simple opt
full
builds of keccak check
I-compiler-nominated
at this timeT-compiler
this time.