Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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

Exception handling instructions emitted on wasm even when exception-handling feature is disabled A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. C-bug Category: This is a bug. F-c_unwind `#![feature(c_unwind)]` O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140293 opened Apr 25, 2025 by bjorn3
Personality function not required in no_std code that uses C_unwind FFI. C-bug Category: This is a bug. F-c_unwind `#![feature(c_unwind)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#97568 opened May 30, 2022 by nbdd0121
ProTip! Add no:assignee to see everything that’s not assigned.