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

Not able to build binaries from Rust v1.85 tarballs C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137437 opened Feb 22, 2025 by madhav-madhusoodanan
Rollup of 7 pull requests rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. 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.
#137436 opened Feb 22, 2025 by matthiaskrgr Loading…
Fix "missing match arm body" suggestion involving ! S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137435 opened Feb 22, 2025 by estebank Loading…
Overflow evaluating the requirement on associated_type_defaults bounded on the field it's being assigned C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#137434 opened Feb 22, 2025 by udoprog
Add as_ascii_unchecked() methods to char, u8, and str S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137432 opened Feb 22, 2025 by djscythe Loading…
Tracking issue for release notes of #135080: core: Make Debug impl of raw pointers print metadata if present A-testsuite Area: The testsuite used to check the correctness of rustc needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. 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 notes. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137430 opened Feb 22, 2025 by rustbot
3 tasks
Tracking issue for release notes of #136764: Make ptr_cast_add_auto_to_object lint into hard error needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. 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 notes. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#137429 opened Feb 22, 2025 by rustbot
3 tasks
fix trait implementations sort order S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137428 opened Feb 22, 2025 by tapanprakasht Draft
Update cargo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#137427 opened Feb 22, 2025 by weihanglo Loading…
Link object files that use #[used] A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137426 opened Feb 22, 2025 by DianQK Draft
librustdoc: return impl fmt::Display in more places instead of writing to strings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#137425 opened Feb 22, 2025 by yotamofek Loading…
uefi: helpers: Add DevicePathNode abstractions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137424 opened Feb 22, 2025 by Ayush1325 Loading…
Improve a bit HIR pretty printer S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137423 opened Feb 22, 2025 by Urgau Loading…
armv7-sony-vita-newlibeabihf should be named thumbv7a-sony-vita-newlibeabihf needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#137422 opened Feb 22, 2025 by ChrisDenton
rustc_private linker error when llvm-tools is not installed A-diagnostics Area: Messages for errors, warnings, and lints requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137421 opened Feb 22, 2025 by Noratrieb
With LLVM 20 the SIMD intrinsic wasm32::u8x16_sub_sat is compiled to a function call A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-SIMD Area: SIMD (Single Instruction Multiple Data) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#137419 opened Feb 22, 2025 by hkratz
Add rusty stack protector S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137418 opened Feb 22, 2025 by SparrowLii Draft
rustc_target: Add more RISC-V atomic-related features A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. O-riscv Target: RISC-V architecture S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137417 opened Feb 22, 2025 by taiki-e Loading…
Remove invalid suggestion of into_iter for extern macro S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137415 opened Feb 22, 2025 by chenyukang Loading…
False positive for break_with_label_and_loop lint & incorrect suggestion A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-break_with_label_and_loop Lint: break_with_label_and_loop L-false-positive Lint: False positive (should not have fired). T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137414 opened Feb 22, 2025 by wmmc88
Ensure swap_nonoverlapping is really always untyped S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#137412 opened Feb 22, 2025 by scottmcm Loading…
False postive for if-let-rescope on hashbrown::HashMap::get? A-edition-2024 Area: The 2024 edition A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-false-positive Lint: False positive (should not have fired). L-if_let_rescope Lint: if_let_rescope T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137411 opened Feb 22, 2025 by Imberflur
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137409 opened Feb 22, 2025 by estebank Loading…
Remove deserializing/reserializing toml from configure.py S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137408 opened Feb 22, 2025 by abylaw Loading…
Bad codegen for widen followed by ARM vdupq_n_* A-SIMD Area: SIMD (Single Instruction Multiple Data) C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such E-needs-bisection Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc 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. O-AArch64 Armv8-A or later processors in AArch64 mode 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.
#137407 opened Feb 22, 2025 by CatsAreFluffy
ProTip! Find all open issues with in progress development work with linked:pr.