-
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
Enable [behind-upstream] triagebot option for rust-lang/rust
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#141071
opened May 16, 2025 by
xizheyin
Loading…
Rustfmt now support use closures
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#139692
opened Apr 11, 2025 by
spastorino
•
Draft
triagebot: autolabel A-rustdoc-js
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137983
opened Mar 4, 2025 by
lolbinarycat
Meta: Require MCP and relevant team nominations for adding (ecosystem, custom codegen backend) testing jobs that would block PR/Merge CI and require documenting failure protocol
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137960
opened Mar 3, 2025 by
jieyouxu
std: net: Add function to return the system hostname
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
O-unix
Operating system: Unix-like
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.
#135141
opened Jan 6, 2025 by
orowith2os
Loading…
Include Stabilization version in the tracking issue template
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
#134990
opened Jan 1, 2025 by
joshka
setup typos check in CI
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
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-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#134006
opened Dec 7, 2024 by
klensy
Loading…
Meta tracking issue for release notes PRs
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-forever
Status: Never to be closed.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#133444
opened Nov 25, 2024 by
jieyouxu
Add a few more commits to Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
.git-blame-ignore-rev
A-meta
#132531
opened Nov 2, 2024 by
jieyouxu
Github sometimes closes issues that have been re-opened
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#130817
opened Sep 25, 2024 by
RalfJung
The Android CI prints unrelated things to stdout, ruining check-run-results tests.
A-CI
Area: Our Github Actions CI
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
O-android
Operating system: Android
#127914
opened Jul 18, 2024 by
GrigorenkoPV
[WIP] RIIR HtmlDocCk
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets
A-compiletest
Area: The compiletest test runner
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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-lang
Relevant to the language 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.
#123617
opened Apr 8, 2024 by
rcvalle
Loading…
consider bannig empty Area: Makes things more difficult for new or seasoned contributors to Rust
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
panic
/unreachable
/ bug
s from rustc codebase
A-contributor-roadblock
#118955
opened Dec 14, 2023 by
matthiaskrgr
Added traits implemented by FnPtr to fn docs with example function
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#112106
opened May 30, 2023 by
mj10021
Loading…
Create Pull Request templates for common actions
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#111764
opened May 19, 2023 by
pitaj
4 tasks
rustc should fail CI on Area: Issues & PRs about the rust-lang/rust repository itself
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
allow(incomplete_features)
A-meta
#108045
opened Feb 14, 2023 by
BoxyUwU
some issues types can no longer be previewed, impossible to add notes before/after mandatory fields
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
#106877
opened Jan 14, 2023 by
matthiaskrgr
Enforce Area: Issues & PRs about the rust-lang/rust repository itself
.mailmap
correctness in tidy
A-meta
#105947
opened Dec 20, 2022 by
albertlarsan68
Add git tags for beta versions?
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#100465
opened Aug 12, 2022 by
sunshowers
Licensing of Unicode-related functionality?
A-licensing
Area: Compiler licensing
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-Unicode
Area: Unicode
T-leadership-council
Relevant to the leadership council.
#98116
opened Jun 14, 2022 by
anp
changelog: 1.48.0 does not list cargo changes
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#79964
opened Dec 12, 2020 by
matthiaskrgr
Add automated tool to ensure new feature gates are documented
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
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.
#78211
opened Oct 21, 2020 by
camelid
Move the doc directory to separate repo
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#76953
opened Sep 20, 2020 by
AMythicDev
Previous Next
ProTip!
Adding no:label will show everything without a label.