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

"Reference to data owned by current function" for a function owning no data. 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
Creating an immutable temporary object that Copys a mutable reference contained by an immutable object could (?) but doesn't work 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. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#130548 opened Sep 19, 2024 by Scripter17
Improve borrow checking error in cases where + use<> could be used A-borrow-checker Area: The borrow checker A-diagnostics Area: Messages for errors, warnings, and lints A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix`. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130545 opened Sep 19, 2024 by tmandry
Tracking issue for release notes of #130542: Stabilize const MaybeUninit::as_mut_ptr 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-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#130544 opened Sep 19, 2024 by rustbot
1 of 3 tasks
1.83.0
Tracking Issue for generic Atomic C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#130539 opened Sep 19, 2024 by CAD97
1 of 7 tasks
[pin_ergonomics] Allow reborrowing Pin<&mut T> without the value being in a mutable place C-bug Category: This is a bug. F-pin_ergonomics `#![feature(pin_ergonomics)]` 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.
#130535 opened Sep 18, 2024 by eholk
Unsoundness: Patterns in function parameters are not checked for union access C-bug Category: This is a bug. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness P-critical Critical priority regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130528 opened Sep 18, 2024 by ChayimFriedman2
wrapping an erroring type in a tuple causes E0277 to be shown where it otherwise wouldn't be 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.
#130525 opened Sep 18, 2024 by lolbinarycat
ProTip! Adding no:label will show everything without a label.