-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Introduce test results file
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-testing-devex
Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#140805
opened May 8, 2025 by
patskovn
Loading…
Make trait aliases eligible generic containers wrt. ambient object lifetime defaults
A-dyn-trait
Area: trait objects, vtable layout
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
F-trait_alias
`#![feature(trait_alias)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#140710
opened May 6, 2025 by
fmease
compiletest: consider transitioning Area: The compiletest test runner
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
//@ only-*
target-based directives to e.g. //@ only-target_arch: arch1 arch2
A-compiletest
#140575
opened May 2, 2025 by
jieyouxu
Align Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
RwLockWriteGuard
fields with the other RwLock
guards (+ cleanup)
S-blocked
#140018
opened Apr 18, 2025 by
connortsui20
Loading…
SGX: Fix fuzzy provenance casts with Target: SGX
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
AtomicUsize
O-SGX
#139775
opened Apr 14, 2025 by
thaliaarchi
Loading…
ICE:rustc panicked at compiler\rustc_mir_build\src\check_tail_calls.rs:130:17
C-bug
Category: This is a bug.
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139305
opened Apr 3, 2025 by
sososopy
Use the bootstrap compiler for Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x check
on bootstrap tools
S-blocked
#139170
opened Mar 31, 2025 by
Zalathar
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x86_64-unknown-illumos
LLVM target triple
S-blocked
#138429
opened Mar 12, 2025 by
madsmtm
Loading…
[WIP] Enable automatic cross-compilation in run-make tests
A-run-make
Area: port run-make Makefiles to rmake.rs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138066
opened Mar 5, 2025 by
Kobzol
Loading…
Add GlobalAsm as a valid ItemKind to StableMIR
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138025
opened Mar 5, 2025 by
celinval
Loading…
make RefCell unstably const
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#137843
opened Mar 1, 2025 by
Daniel-Aaron-Bloom
Loading…
add test to reproduce #137687 and fix it by converting Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[crate_name]
to a new-style attribute parser
A-attributes
#137729
opened Feb 27, 2025 by
jdonszelmann
Loading…
Stabilize Status: Blocked on something else such as an RFC or other implementation work.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
assert_matches
and move it to core::macros
S-blocked
#137487
opened Feb 23, 2025 by
Voultapher
Loading…
Tag all format-like macros with Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#[clippy::format_args]
S-blocked
#137364
opened Feb 21, 2025 by
nyurik
Loading…
Make some suggestions "verbose"
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137343
opened Feb 20, 2025 by
estebank
Loading…
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Start using pattern types in libcore
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#136006
opened Jan 24, 2025 by
oli-obk
Loading…
Stop backtracing if the stack pointer gets stuck
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#135804
opened Jan 21, 2025 by
ChrisDenton
Loading…
Parse `#![feature(pin_ergonomics)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
pin
ned local variable declarations
F-pin_ergonomics
#135631
opened Jan 17, 2025 by
frank-king
Loading…
Item-bounds can be used to non-productively prove themselves
A-associated-items
Area: Associated items (types, constants & functions)
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-medium
Medium priority
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135246
opened Jan 8, 2025 by
lcnr
Add Location::file_with_nul
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#135054
opened Jan 3, 2025 by
cramertj
Loading…
Make `#![feature(const_trait_impl)]`
F-default_field_values
`#![feature(default_field_values)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
Default
const and add some const Default
impls
F-const_trait_impl
#134628
opened Dec 21, 2024 by
estebank
Loading…
Windows: Don't error on broken non UTF-8 output
O-windows
Operating system: Windows
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#134534
opened Dec 19, 2024 by
ChrisDenton
•
Draft
Constify Status: Blocked on something else such as an RFC or other implementation work.
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.
PartialEq
S-blocked
#133995
opened Dec 7, 2024 by
compiler-errors
Loading…
Remove wasm legacy abi
A-ABI
Area: Concerning the application binary interface (ABI)
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Previous Next
ProTip!
no:milestone will show everything without a milestone.