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

Missing implied bound raises misleading error message C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#127900 opened Jul 18, 2024 by x4exr
tests/run-make/print-target-list fails for csky-unknown-linux-gnuabiv2 A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. O-csky Target: glaCSKY above covers over me~ 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.
#127895 opened Jul 18, 2024 by jieyouxu
doctest line number is incorrect if used with #![doc = include_str!()] C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#127893 opened Jul 18, 2024 by ProfFan
Solve the pinned memchr problem A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. O-windows-gnu Toolchain: GNU, Operating system: Windows T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127890 opened Jul 18, 2024 by ehuss
#[expect(unused_imports)] does not work correctly on grouped imports A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. F-lint_reasons `#![feature(lint_reasons)]` L-unused_imports Lint: unused_imports 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.
#127884 opened Jul 17, 2024 by vxpm
High failure rate on Windows MSVC CI with filesystem errors A-ci Area: Our Github Actions CI O-windows Operating system: Windows O-windows-msvc Toolchain: MSVC, Operating system: Windows T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#127883 opened Jul 17, 2024 by ehuss
ICE: typeid_for_instance: couldn't get fn_abi of instance 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.
#127881 opened Jul 17, 2024 by matthiaskrgr
ICE: unexpected value of coverage attribute 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.
#127880 opened Jul 17, 2024 by matthiaskrgr
unreachable pattern lint should report some (or all) of the earlier match arms that subsume the unreachable one 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.
#127870 opened Jul 17, 2024 by pnkfelix
Confusing CI error when compiler build fails A-ci Area: Our Github Actions CI T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#127869 opened Jul 17, 2024 by RalfJung
Corrupted data trashes the output A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. D-confusing Diagnostics: Confusing error or lint that should be reworked. D-verbose Diagnostics: Too much output caused by a single piece of incorrect code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127868 opened Jul 17, 2024 by jarkkojs
Compiler marks import as unnecessary when it isn't (panic_handler) A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-unused_imports Lint: unused_imports T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127852 opened Jul 17, 2024 by mysteriouslyseeing
Poorly-documented safety assumptions in unix::stack_overflow::init A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows A-stack-probe Area: stack probing and guard pages A-thread Area: std::thread T-libs Relevant to the library team, which will review and decide on the PR/issue.
#127841 opened Jul 17, 2024 by workingjubilee
aarch64-pointer-auth test failing on LLVM 19 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. O-AArch64 Armv8-A or later processors in AArch64 mode T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127829 opened Jul 16, 2024 by durin42
ICE: failed to resolve instance for ErrorGuaranteed() C-bug Category: This is a bug. F-const_closures `#![feature(const_closures)]` F-const_trait_impl `#![feature(const_trait_impl)]` F-effects `#![feature(effects)]` 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.
#127826 opened Jul 16, 2024 by matthiaskrgr
ICE: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32 A-parser Area: The parsing of Rust source code to an AST. A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix`. C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ P-medium Medium priority regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127823 opened Jul 16, 2024 by matthiaskrgr
binary_asm_labels should suggest a change A-diagnostics Area: Messages for errors, warnings, and lints A-inline-assembly Area: inline asm!(..) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127821 opened Jul 16, 2024 by tgross35
ICE index out of bounds: the len is 0 but the index is 0 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.
#127804 opened Jul 16, 2024 by gurry
Detect boolean literals in logical expressions A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127801 opened Jul 16, 2024 by bvanjoi
The expected type vs. found type in the error one type is more general than the other 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.
#127800 opened Jul 16, 2024 by xmh0511
Adding an impl for type defined outside of crate causes every associated method call to be reported as 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.
#127798 opened Jul 16, 2024 by udoprog
Async closure argument inference is broken with functions taking FnOnce() -> futures::TryFuture A-closures Area: closures (`|args| { .. }`) A-inference Area: Type inference C-bug Category: This is a bug. F-async_closure `#![feature(async_closure)]` T-types Relevant to the types team, which will review and decide on the PR/issue. WG-async Working group: Async & await
#127781 opened Jul 15, 2024 by peku33
Return type notation with constant parameter can potentially cause misleading diagnostics A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. D-papercut Diagnostics: An error or lint that needs small tweaks. F-return_type_notation `#[feature(return_type_notation)]` requires-nightly This issue requires a nightly compiler in some way.
#127776 opened Jul 15, 2024 by c410-f3r
Trouble setting default-linker = ... when building aarch64-unknown-linux-musl Rust target C-bug Category: This is a bug. O-musl Target: The musl libc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#127774 opened Jul 15, 2024 by kpcyrd
Unresolved imports when building std without thread local C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#127773 opened Jul 15, 2024 by xTachyon
ProTip! Mix and match filters to narrow down what you’re looking for.