-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Issues: rust-lang/rust
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
Update dependencies
A-tidy
Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138848
opened Mar 23, 2025 by
clubby789
Loading…
compiling scallop on haiku results in a possible compiler error
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138847
opened Mar 23, 2025 by
hoanga
Tweaks to writeback and Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Obligation -> Goal
conversion
S-waiting-on-review
#138846
opened Mar 22, 2025 by
compiler-errors
Loading…
Properly stall coroutine witnesses in new solver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138845
opened Mar 22, 2025 by
compiler-errors
Loading…
expand: Leave traces when expanding Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
cfg
attributes
A-attributes
#138844
opened Mar 22, 2025 by
petrochenkov
Loading…
Tracking Issue for AVX10 target features
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#138843
opened Mar 22, 2025 by
sayantn
Emit Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unused_attributes
for #[inline]
on exported functions
A-attributes
#138842
opened Mar 22, 2025 by
Noratrieb
Loading…
Rollup of 8 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
O-unix
Operating system: Unix-like
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-compiler
Relevant to the compiler 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.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138841
opened Mar 22, 2025 by
matthiaskrgr
Loading…
rustc_resolve: Test the order that preludes are resolved
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138840
opened Mar 22, 2025 by
jyn514
Loading…
Fix/tweak some tests in new solver
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138838
opened Mar 22, 2025 by
compiler-errors
Loading…
resolve: Avoid remaining unstable iteration
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138837
opened Mar 22, 2025 by
petrochenkov
Loading…
Confusing error message when coercing an array reference to a pointer of the wrong type
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138836
opened Mar 22, 2025 by
yshui
core: implement Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
fold
via try_fold
perf-regression
#138835
opened Mar 22, 2025 by
joboet
Loading…
Group test diffs by stage in post-merge analysis
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138834
opened Mar 22, 2025 by
Kobzol
Loading…
core: optimize 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.
RepeatN
S-waiting-on-bors
#138833
opened Mar 22, 2025 by
joboet
Loading…
Start using Operating system: Unix-like
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
with_native_path
in std::sys::fs
O-unix
#138832
opened Mar 22, 2025 by
ChrisDenton
Loading…
Slightly reword triagebot ping message for Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
relnotes-interest-group
A-meta
#138829
opened Mar 22, 2025 by
jieyouxu
Loading…
Slow coherence checking and type checking.
A-coherence
Area: Coherence
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#138828
opened Mar 22, 2025 by
coolcatcoder
StableMIR: Add Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
associated_items
.
S-waiting-on-review
Remove Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
prev_index_to_index
field from CurrentDepGraph
A-query-system
#138824
opened Mar 22, 2025 by
Zoxc
Loading…
rustc_target: Sync with stdarch (important parts)
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138823
opened Mar 22, 2025 by
a4lg
Loading…
De-Stabilize 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.
file_lock
S-waiting-on-bors
#138822
opened Mar 22, 2025 by
moxian
Loading…
match lowering cleanup: remove unused unsizing logic from Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
non_scalar_compare
S-waiting-on-review
#138821
opened Mar 22, 2025 by
dianne
Loading…
Rust Category: Discussion or questions that doesn't represent real issues.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
1.85.1
not marked as released on GitHub
C-discussion
#138819
opened Mar 22, 2025 by
foresterre
Don't produce debug information for compiler-introduced-vars when desugaring assignments.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138818
opened Mar 22, 2025 by
khuey
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.