-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Rollup of 6 pull requests
A-testsuite
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142234
opened Jun 9, 2025 by
matthiaskrgr
Loading…
add Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Cargo.lock
to CI-rustc allowed list for non-CI env
S-waiting-on-bors
#142232
opened Jun 9, 2025 by
onur-ozkan
Loading…
Run Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
calculate_matrix
job on master
to cache citool builds
A-testsuite
#142231
opened Jun 9, 2025 by
Kobzol
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142228
opened Jun 9, 2025 by
tshepang
Loading…
Avoid a gratuitous 10s wait in a stress test
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142224
opened Jun 9, 2025 by
joshtriplett
Loading…
Dont make Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ObligationCtxt
s with diagnostics unnecessarily
S-waiting-on-bors
#142222
opened Jun 9, 2025 by
compiler-errors
Loading…
CI: rfl: move job forward to Linux v6.16-rc1
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142218
opened Jun 8, 2025 by
ojeda
Loading…
Do not checkout GCC submodule for the tidy job
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142211
opened Jun 8, 2025 by
Kobzol
Loading…
De-duplicate f16 & f128 doctest attributes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142192
opened Jun 8, 2025 by
Urgau
Loading…
early return in trait detection for non-trait item
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142191
opened Jun 8, 2025 by
bvanjoi
Loading…
Only allow Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
bootstrap
cfg in rustc & related
S-waiting-on-bors
#142160
opened Jun 7, 2025 by
Urgau
Loading…
Use the in-tree Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-tidy
Area: The tidy tool
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
compiler-builtins
for the sysroot
A-compiler-builtins
#141993
opened Jun 4, 2025 by
tgross35
Loading…
Remap compiler vs non-compiler sources differently (bootstrap side)
A-path-remapping
Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141751
opened May 30, 2025 by
jieyouxu
Loading…
Make NonZero<char> possible
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#141001
opened May 14, 2025 by
hkBst
Loading…
Stabilize Area: Enabling/disabling target features like AVX, Neon, etc.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-lang
Relevant to the language team
sha512
, sm3
and sm4
for x86
A-target-feature
#140767
opened May 7, 2025 by
sayantn
Loading…
Enable Non-determinism of float operations in Miri and change std tests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138062
opened Mar 5, 2025 by
LorrensP-2158466
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
O-android
Operating system: Android
O-linux
Operating system: Linux
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
tcp_quickack
disposition-merge
#129121
opened Aug 15, 2024 by
devnexen
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.