Skip to content

Issues: rust-lang/rust

py ./x.py no longer works on Windows
#98650 opened Jun 29, 2022 by CAD97
Open 23
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ICE when trying to use typeof(reference_expr) in a struct C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100183 opened Aug 5, 2022 by PatchMixolydic
VecDeque missing time complexity docs A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools
#100182 opened Aug 5, 2022 by ArtifyCZ
ICE when using non-lifetimes in for<> C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100179 opened Aug 5, 2022 by aldanor
Generic trait with generic supertrait bound by associated type can't be used in trait bound with associated type 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.
#100177 opened Aug 5, 2022 by robinhundt
Trait methods with bounds on Self are shown on types that do not fulfill those bounds A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#100176 opened Aug 5, 2022 by notriddle
Bug? attempted to read from stolen value: rustc_middle::mir::Body C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue needs a Minimal Complete and Verifiable Example I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100170 opened Aug 5, 2022 by schneiderfelipe
Suggest invalid expression when use public 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.
#100165 opened Aug 5, 2022 by TheAwiteb
Compilation error signal: 9, sigkill: kill C-bug Category: This is a bug.
#100164 opened Aug 5, 2022 by Amdahl-rs
Illegal Instruction from rust installation C-bug Category: This is a bug.
#100161 opened Aug 5, 2022 by samothx
x dropped because it borrows itself + dropping a reference causes an error 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.
#100153 opened Aug 4, 2022 by Jakobeha
RUST_LOG environment variable isn't read C-bug Category: This is a bug.
#100145 opened Aug 4, 2022 by lxk1170
ICE in rustdoc: 'called Option::unwrap() on a None value', src/librustdoc/clean/auto_trait.rs:356:26 C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100143 opened Aug 4, 2022 by jendrikw
futures caused signal: 4, SIGILL: illegal instruction when compiling C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100142 opened Aug 4, 2022 by CaribouJohn
Subtracting Duration from Instant on Mac is panic-prone C-bug Category: This is a bug. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#100141 opened Aug 4, 2022 by matklad
Suggest use if import, using, or require is used instead 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.
#100140 opened Aug 4, 2022 by akabinds
Don't build Miri tool by default A-bootstrap Area: Rust's build system (x.py and src/bootstrap)
#100139 opened Aug 4, 2022 by Nilstrieb
Incorrect suggestion when type annotation on turbofished enum is needed A-diagnostics Area: Messages for errors, warnings, and lints D-invalid-suggestion A structured suggestion resulting in incorrect code T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100137 opened Aug 4, 2022 by 5225225
GATs plus mutable reference causes rustc to improperly believe data escapes function A-lifetimes Area: lifetime related C-bug Category: This is a bug. F-generic_associated_types `#![feature(generic_associated_types)]` a.k.a. GATs
#100135 opened Aug 4, 2022 by Aiden2207
Regression in code coverage (-Zprofile) at some point after nightly-2021-11-11 C-bug Category: This is a bug. E-needs-bisection Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc E-needs-mcve Call for participation: This issue needs a Minimal Complete and Verifiable Example I-prioritize Indicates that prioritization has been requested for this issue regression-untriaged Untriaged performance or correctness regression.
#100125 opened Aug 3, 2022 by fadeevab
Unclear doctest error when implementing a trait in a different file. A-diagnostics Area: Messages for errors, warnings, and lints C-enhancement Category: An issue proposing an enhancement or a PR with one. D-newcomer-roadblock Confusing diagnostic error hard to understand for new users D-terse A diagnostic that doesn't give enough information about the problem at hand T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100118 opened Aug 3, 2022 by mark-schultz
Traits on function pointers A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. 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.
#100116 opened Aug 3, 2022 by jonay2000
ProTip! Add no:assignee to see everything that’s not assigned.