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

type_id is not sufficiently collision-resistant C-bug Category: This is a bug. I-compiler-nominated The issue / PR has been nominated for discussion during a compiler team meeting. I-prioritize Issue: Indicates that prioritization has been requested for this issue. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#129014 opened Aug 12, 2024 by RalfJung
Tracking Issue for AArch64 MTE memory tagging intrinsics C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-stdarch_aarch64_mte `#![feature(stdarch_aarch64_mte)]` T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#129010 opened Aug 12, 2024 by dheaton-arm
3 tasks
ICE on min_exhaustive_patterns pointer dereference C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#129009 opened Aug 12, 2024 by ShoyuVanilla
rustdoc --show-coverage misses associated items on public items re-exported from private modules A-doc-coverage Area: Calculating how much of a crate has documentation C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129007 opened Aug 12, 2024 by Nemo157
implied bounds from projections in function signatures can be unsound A-associated-items Area: Associated items such as associated types and consts. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. P-high High priority T-types Relevant to the types team, which will review and decide on the PR/issue.
#129005 opened Aug 12, 2024 by lcnr
Subtle change in how ty fragments get stringified 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-from-stable-to-beta Performance or correctness regression from stable to beta. S-has-mcve Status: A Minimal Complete and Verifiable Example has been found for this issue
#128992 opened Aug 11, 2024 by workingjubilee
std::pat::pattern_type! is gated by two feature gates with nearly identical names A-contributor-roadblock Area: Makes things more difficult for new contributors to rust itself C-bug Category: This is a bug. F-pattern_types `#![feature(pattern_types)]` needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. requires-internal-features This issue requires the use of internal features requires-nightly This issue requires a nightly compiler in some way.
#128987 opened Aug 11, 2024 by PatchMixolydic
The debuginfo test harness does not load pretty-printers for windows-gnu A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) A-testsuite Area: The testsuite used to check the correctness of rustc 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. WG-debugging Working group: Bad Rust debugging experiences
#128981 opened Aug 11, 2024 by saethlin
add reference location 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.
#128980 opened Aug 11, 2024 by A4-Tacks
help change add FnMut in where clause no return 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.
#128979 opened Aug 11, 2024 by A4-Tacks
the compiler unexpectedly panicked 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.
#128976 opened Aug 11, 2024 by winliyou
gdb on aarch64-unknown-linux-gnu cannot print unused by-value non-immediate arguments A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. 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. WG-debugging Working group: Bad Rust debugging experiences
#128973 opened Aug 11, 2024 by saethlin
There's no documented way to losslessly print a float (so it will be parsed as the exact same value) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#128972 opened Aug 11, 2024 by maia-s
Stepping with "next" in a debugger skips past end-of-scope drops A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-debugging Working group: Bad Rust debugging experiences
#128971 opened Aug 11, 2024 by saethlin
compiletest: we should not allow revision names that collide with builtin cfg names A-compiletest Area: the compiletest test runner C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128964 opened Aug 11, 2024 by jieyouxu
Remove LlvmArchiveBuilder after a few months if no regression is found C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128955 opened Aug 11, 2024 by jieyouxu
Delete all code for handling lldb and gdb versions that don't support Rust natively A-compiletest Area: the compiletest test runner A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-help-wanted Call for participation: Help is requested to fix this issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-debugging Working group: Bad Rust debugging experiences
#128953 opened Aug 11, 2024 by saethlin
4 tasks
compiletest: test suites handle normalizations differently and inconsistently A-compiletest Area: the compiletest test runner A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128952 opened Aug 11, 2024 by jieyouxu
Indeterminate HashSet::contains behavior A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-discussion Category: Discussion or questions that doesn't represent real issues. 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.
#128951 opened Aug 11, 2024 by nguyenvukhang
Several platforms still have incorrectly aligned u128/i128 A-abi Area: Concerning the application binary interface (ABI). A-ffi Area: Foreign Function Interface (FFI) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. 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.
#128950 opened Aug 11, 2024 by beetrees
Compiling a cdylib crate depending on some dylib crates does not reexport their symbols A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128949 opened Aug 11, 2024 by lf-
Seedable hashmap for testing? C-feature-request Category: A feature request, i.e: not implemented / a PR. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#128948 opened Aug 10, 2024 by workingjubilee
Initialization of single-use-consts happens before the function prelude A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-bug Category: This is a bug. 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. WG-debugging Working group: Bad Rust debugging experiences
#128945 opened Aug 10, 2024 by saethlin
Failure to compile unit tests for procedural macros on stable-x86_64-pc-windows-gnu C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#128944 opened Aug 10, 2024 by quixoticaxis
Invalid local symbol errors linking shared library with rust-lld needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#128938 opened Aug 10, 2024 by spearman
ProTip! Find all open issues with in progress development work with linked:pr.