-
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
std: make 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.
cmath
functions safe
S-waiting-on-review
#139107
opened Mar 29, 2025 by
joboet
Loading…
Mark .pp files as Rust
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#139106
opened Mar 29, 2025 by
ShE3py
Loading…
BackendRepr::is_signed
: comment why this may panics
S-waiting-on-review
#139105
opened Mar 29, 2025 by
ShE3py
Loading…
Invalid format string with certain fill characters yields incorrect suggestion
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.
#139104
opened Mar 29, 2025 by
jdahlstrom
deduplicate abort implementations
O-hermit
Operating System: Hermit
O-SGX
Target: SGX
O-windows
Operating system: Windows
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.
#139103
opened Mar 29, 2025 by
joboet
Loading…
coverage: Avoid splitting spans during span extraction/refinement
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
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.
#139102
opened Mar 29, 2025 by
Zalathar
Loading…
Rollup of 7 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139101
opened Mar 29, 2025 by
matthiaskrgr
Loading…
compiletest: Support matching diagnostics on lines below
A-compiletest
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
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-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.
#139100
opened Mar 29, 2025 by
petrochenkov
Loading…
Promise Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
array::from_fn
is generated in order of increasing indices
I-libs-api-nominated
#139099
opened Mar 29, 2025 by
scottmcm
Loading…
Tell LLVM about impossible niche tags
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.
#139098
opened Mar 29, 2025 by
scottmcm
Loading…
Add more tests for pin!().
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.
#139097
opened Mar 29, 2025 by
m-ou-se
Loading…
Rollup of 7 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
rollup
A PR which is a rollup
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)
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.
#139096
opened Mar 29, 2025 by
jhpratt
Loading…
crates are considered for Area: Name/path resolution done by `rustc_resolve` specifically
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
fn() -> type
name resolution if they have generic parameters
A-resolve
#139095
opened Mar 29, 2025 by
jyn514
Promoted constants lead to poor MIR from comparisons
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-mir-opt
Area: MIR optimizations
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.
WG-mir-opt
Working group: MIR optimizations
#139093
opened Mar 29, 2025 by
scottmcm
Move Operating System: Hermit
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
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.
fd
into std::sys
O-hermit
#139092
opened Mar 29, 2025 by
thaliaarchi
Loading…
Rewrite on_unimplemented format string parser.
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.
#139091
opened Mar 29, 2025 by
mejrs
Loading…
fix docs for 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.
Peekable::next_if{_eq}
S-waiting-on-review
#139090
opened Mar 28, 2025 by
yotamofek
Loading…
ICE: Area: The borrow checker
A-error-handling
Area: Error handling
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-parser
Area: The parsing of Rust source code to an AST
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32'
A-borrow-checker
#139089
opened Mar 28, 2025 by
matthiaskrgr
Ergonomic ref counting: optimize away clones when possible
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.
#139088
opened Mar 28, 2025 by
spastorino
•
Draft
Fallback `#![feature(f16)]`, `#![feature(f128)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
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-lang
Relevant to the language 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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
F-f16_and_f128
#139087
opened Mar 28, 2025 by
beetrees
Loading…
Various cleanup in ExprUseVisitor
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.
#139086
opened Mar 28, 2025 by
meithecatte
Loading…
hygiene: Rename semi-transparent to semi-opaque
A-attributes
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.
#139084
opened Mar 28, 2025 by
petrochenkov
Loading…
hygiene: Rewrite 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.
apply_mark_internal
to be more understandable
S-waiting-on-review
#139083
opened Mar 28, 2025 by
petrochenkov
Loading…
ICE: Area: trait objects, vtable layout
C-bug
Category: This is a bug.
F-trait_alias
`#![feature(trait_alias)]`
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-bisection
Status: a bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-types
Relevant to the types team, which will review and decide on the PR/issue.
not using infcx
A-trait-objects
#139082
opened Mar 28, 2025 by
matthiaskrgr
std: deduplicate 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.
errno
accesses
O-unix
#139081
opened Mar 28, 2025 by
joboet
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.