-
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
Rename README.md to Excel
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#140986
by mariam1685
was closed May 14, 2025
Loading…
ACP This issue may need triage. Remove it if it has been sufficiently triaged.
ptr::is_aligned_for::<T>()
needs-triage
#140979
by mathisbot
was closed May 13, 2025
Reference correction - Panic Implementation - core definition of panic
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
#140970
by KalyanKadiyala
was closed May 14, 2025
Usage of curly braces in ARM assembly considered invalid
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#140963
by mahircg-aws
was closed May 13, 2025
Nightly compiler complains about a disabled nightly feature used in an impl block, but the block is cfg-gated by a disabled feature
C-discussion
Category: Discussion or questions that doesn't represent real issues.
#140960
by gendx
was closed May 14, 2025
Do not remove This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
super
keyword from super let
merged-by-bors
Update 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.
compiler-builtins
to 0.1.159
S-waiting-on-review
#140949
by tgross35
was closed May 12, 2025
Loading…
ui/async-drop-initial: factor in panic strategy in destructor size check
F-async_drop
`#![feature(async_drop)]`
merged-by-bors
This PR was explicitly merged by bors.
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.
UI test async-drop-initial now fails size assertion on Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
O-AArch64
Armv8-A or later processors in AArch64 mode
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
aarch64-unknown-none
A-testsuite
#140939
by japaric
was closed May 12, 2025
Fix typos
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustc-dev-guide
Area: rustc-dev-guide
merged-by-bors
This PR was explicitly merged by bors.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Silence warning in default compiler bootstrap settings
merged-by-bors
This PR was explicitly merged by bors.
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)
Incorrect detection of proc-macro crate type
C-bug
Category: This is a bug.
T-cargo
Relevant to the cargo team, which will review and decide on the PR/issue.
#140929
by vigoo
was closed May 12, 2025
Default compiler bootstrap config causes a warning to be shown
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140928
by yotamofek
was closed May 12, 2025
chore: move more ui tests
A-tidy
Area: The tidy tool
merged-by-bors
This PR was explicitly merged by bors.
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.
add regression test for 140207
merged-by-bors
This PR was explicitly merged by bors.
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.
cg_llvm: Rename This PR was explicitly merged by bors.
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.
OperandBundleOwned
to OperandBundleBox
merged-by-bors
Update This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
ctrlc
, libloading
and nix
for rustc
merged-by-bors
docs: fix dead link
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#140919
by GarmashAlex
was closed May 12, 2025
Loading…
Backport #140902 to beta
merged-by-bors
This PR was explicitly merged by bors.
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.
Rollup of 3 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
merged-by-bors
This PR was explicitly merged by bors.
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.
cg_llvm: Clean up some inline assembly bindings
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
merged-by-bors
This PR was explicitly merged by bors.
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.
Rollup of 7 pull requests
A-testsuite
Area: The testsuite used to check the correctness of rustc
merged-by-bors
This PR was explicitly merged by bors.
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.
Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip triggers
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-triagebot
Relevant to the triagebot team, which will review and decide on the PR/issue.
if let
pre-stabilization preview
S-waiting-on-review
#140908
by Kivooeo
was closed May 11, 2025
Loading…
test intrinsic fallback bodies with Miri
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-13.