Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

RPITIT + Send makes unexpected async block is not general enough error C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#130596 opened Sep 20, 2024 by ethe
Is "must_use" really needed for Option::insert ? needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#130594 opened Sep 20, 2024 by hardfist
Redundant instructions in cloning of bit-wise copyable type C-bug Category: This is a bug. I-prioritize Issue: Indicates that prioritization has been requested for this issue. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. regression-untriaged Untriaged performance or correctness regression.
#130592 opened Sep 20, 2024 by CrazyboyQCD
ICE with intra-doc link [value@Enum::Variant] C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ 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.
#130591 opened Sep 20, 2024 by coolreader18
Range<usize>::next should fully MIR-inline needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#130590 opened Sep 20, 2024 by scottmcm
ICE when using macro to wrap const generic C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ 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.
#130589 opened Sep 20, 2024 by programmerjake
Incorrect diagnostic "pattern requires .. due to inaccessible fields" when matching in a macro A-diagnostics Area: Messages for errors, warnings, and lints A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) D-confusing Diagnostics: Confusing error or lint that should be reworked. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130588 opened Sep 19, 2024 by goffrie
"Reference to data owned by current function" for a function owning no data. A-borrow-checker Area: The borrow checker A-diagnostics Area: Messages for errors, warnings, and lints D-confusing Diagnostics: Confusing error or lint that should be reworked. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130584 opened Sep 19, 2024 by iago-lito
-plugin-opt linker flags require a leading dash when using GCC as a linker A-codegen Area: Code generation A-gcc Things relevant to the [future] GCC backend T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130583 opened Sep 19, 2024 by antoyo
regression: linking with cc failed A-linkage Area: linking into static, shared libraries and binaries I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130581 opened Sep 19, 2024 by BoxyUwU
regression: cannot move a value of type [u8] I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta.
#130580 opened Sep 19, 2024 by BoxyUwU
regression: overflow evaluating the requirement I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-types Relevant to the types team, which will review and decide on the PR/issue.
#130578 opened Sep 19, 2024 by BoxyUwU
regression: the parameter type impl InferencePredicate may not live long enough I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-types Relevant to the types team, which will review and decide on the PR/issue.
#130577 opened Sep 19, 2024 by BoxyUwU
regression: type annotations needed I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler 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.
#130576 opened Sep 19, 2024 by BoxyUwU
regression: cant compare str with &str I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. 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.
#130575 opened Sep 19, 2024 by BoxyUwU
regression: multiple applicable items in scope I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. 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.
#130574 opened Sep 19, 2024 by BoxyUwU
regression: ICE is not supported for this key I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ I-prioritize Issue: Indicates that prioritization has been requested for this issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130573 opened Sep 19, 2024 by BoxyUwU
unused import false positive with macro rules macro A-diagnostics Area: Messages for errors, warnings, and lints C-discussion Category: Discussion or questions that doesn't represent real issues. L-unused_imports Lint: unused_imports T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130570 opened Sep 19, 2024 by ijackson
Tracking Issue for assorted compiletest cleanups (and maybe improvements) A-compiletest Area: the compiletest test runner C-cleanup Category: PRs that clean code up or issues documenting cleanup. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. 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.
#130565 opened Sep 19, 2024 by jieyouxu
Tool docs not registered for compiletest A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#130564 opened Sep 19, 2024 by jieyouxu
#[diagnostic::on_unimplemented] fails to trigger when certain impls are present A-diagnostics Area: Messages for errors, warnings, and lints A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix`. D-diagnostic-infra Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself. 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.
#130563 opened Sep 19, 2024 by joshlf
extra scraped examples height was increased without noticed A-rustdoc-scrape-examples Area: The (unstable) rustdoc scrape-examples feature described in RFC 3123 A-rustdoc-ui Area: rustdoc UI (generated HTML) C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc 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.
#130562 opened Sep 19, 2024 by GuillaumeGomez
Add tidy check for missing {# #} tag in rustdoc templates A-tidy Area: the tidy tool C-enhancement Category: An issue proposing an enhancement or a PR with one. 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.
#130559 opened Sep 19, 2024 by GuillaumeGomez
Tracking issue for release notes of #130531: Check params for unsafety in THIR relnotes Marks issues that should be documented in the release notes of the next release. relnotes-tracking-issue Marks issues tracking what text to put in release ntoes. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130557 opened Sep 19, 2024 by rustbot
3 tasks
1.82.0
unexpectedly compiler panick A-incr-comp Area: Incremental compilation C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-needs-repro Status: This issue has no reproduction and needs a reproduction to make progress. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130550 opened Sep 19, 2024 by darkseid-is
ProTip! Exclude everything labeled bug with -label:bug.