Issues · rust-lang/rust (original) (raw)

Labels850 Milestones3

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Clear current search query, filters, and sorts

Issues list

Lint on black_boxing ZSTs A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-zst Area: Zero-sized types (ZSTs). C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

#137658 opened Feb 26, 2025 bytgross35

Tracking Issue for ui test suite improvements A-testsuite Area: The testsuite used to check the correctness of rustc C-cleanup Category: PRs that clean code up or issues documenting cleanup. C-enhancement Category: An issue proposing an enhancement or a PR with one. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. E-mentor Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion. E-tedious Call for participation: An issue involves lots of work and is better handled as many small tasks. S-tracking-forever Status: Never to be closed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

#133895 opened Dec 5, 2024 byjieyouxu

Add a regression test for #132587 A-parser Area: The lexing & parsing of Rust source code to an AST A-proc-macros Area: Procedural macros C-bug Category: This is a bug. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. E-needs-test Call for participation: An issue has been fixed and does not reproduce, but no test has been added. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

#132727 opened Nov 7, 2024 byjieyouxu

Support for pointers with asm_const A-const-eval Area: Constant evaluation, covers all const contexts (static, const fn, ...) A-rust-for-linux Relevant for the Rust-for-Linux project C-feature-request Category: A feature request, i.e: not implemented / a PR. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. F-asm `#![feature(asm)]` (not `llvm_asm`) I-lang-radar Items that are on lang's radar and will need eventual work or consideration. P-low Low priority T-lang Relevant to the language team, which will review and decide on the PR/issue.

#128464 opened Jul 31, 2024 byDarksonn

ProTip! Exclude everything labeled bug with -label:bug.