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
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

unreachable_code lint false positive C-bug Category: This is a bug.
#101169 opened Aug 29, 2022 by laralove143
dead_code warning on an used module. 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.
#101164 opened Aug 29, 2022 by Aex12
asm_sub_register warnings should provide an example/quick-fix 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.
#101163 opened Aug 29, 2022 by lu-zero
undefined reference to `<alloc::vec::Vec<T,A> as core::ops::deref::DerefMut>::deref_mut' with rust dylib A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug.
#101160 opened Aug 29, 2022 by bjorn3
Tracking Issue for slice::split_at in const context 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.
#101158 opened Aug 29, 2022 by tspiteri
1 of 3 tasks
Missing third layer of await after conditional triggers index out of bounds, snapshot_vec.rs 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.
#101149 opened Aug 29, 2022 by tobbelobb
Suggest mutable self receiver if self is used mutably 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.
#101145 opened Aug 29, 2022 by carbotaniuman
x.py submodule handling breaks when tracking upstream as upstream A-bootstrap Area: Rust's build system (x.py and src/bootstrap) C-bug Category: This is a bug.
#101144 opened Aug 29, 2022 by CAD97
-Zdrop-tracking doesn't work if the value is borrowed C-bug Category: This is a bug.
#101135 opened Aug 28, 2022 by ChayimFriedman2
__CxxFrameHandler3 still referenced even though panic=abort C-bug Category: This is a bug. I-prioritize Indicates that prioritization has been requested for this issue O-windows-msvc Toolchain: MSVC, Operating system: Windows regression-from-stable-to-stable Performance or correctness regression from one stable version to another.
#101134 opened Aug 28, 2022 by ChrisDenton
Rustdoc doesn't handle square brackets in link text properly when using non-inline link targets C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#101133 opened Aug 28, 2022 by JanBeh
Works on debug build, but not on release build. C-bug Category: This is a bug.
#101130 opened Aug 28, 2022 by MedzikUser
rustc --print targets_list should give hint about target-list 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.
#101127 opened Aug 28, 2022 by vi
ICE 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.
#101126 opened Aug 28, 2022 by sjud
Tracking Issue for vec::Drain{,Filter}::keep_rest 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.
#101122 opened Aug 28, 2022 by WaffleLapkin
1 of 3 tasks
"unwinding" crate fails to compile after LLVM 15 C-bug Category: This is a bug.
#101121 opened Aug 28, 2022 by Gaelan
argument requires that [...] is borrowed for [...] 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.
#101120 opened Aug 28, 2022 by adaszko
bug in suggestion with reborrowing of mutable value reference C-bug Category: This is a bug.
#101119 opened Aug 28, 2022 by proohit
clippy ICE: normalization works on validated constants: InterpErrorInfo A-clippy Area: Clippy 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.
#101113 opened Aug 28, 2022 by matthiaskrgr
weird output in E0080 diagnostic 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.
#101112 opened Aug 28, 2022 by matthiaskrgr
Add check for variables in Diagnostic 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.
#101109 opened Aug 28, 2022 by chenyukang
Unexpected panic when compiling rustdoc 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.
#101108 opened Aug 28, 2022 by chenyukang
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.