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

setup typos check in CI A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-testsuite Area: The testsuite used to check the correctness of rustc O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface S-waiting-on-MCP Status: PR has a compiler MCP and is waiting for the compiler MCP to complete. 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#134006 opened Dec 7, 2024 by klensy Loading…
Compiled wasm32-wasip2 component from simple code requires excessive WASI interfaces C-discussion Category: Discussion or questions that doesn't represent real issues. O-wasi Operating system: Wasi, Webassembly System Interface T-libs Relevant to the library team, which will review and decide on the PR/issue.
#133235 opened Nov 20, 2024 by ifsheldon
Renaming targets might be a breaking change A-targets Area: Concerning the implications of different compiler targets C-discussion Category: Discussion or questions that doesn't represent real issues. O-wasi Operating system: Wasi, Webassembly System Interface T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133030 opened Nov 14, 2024 by imsnif
Tracking issue for release notes of #132562: Remove the wasm32-wasi target from rustc O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#132640 opened Nov 5, 2024 by rustbot
1 of 3 tasks
1.84.0
WASI unwinding is broken in release A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-panic Area: Panicking machinery C-bug Category: This is a bug. I-miscompile Issue: Correct Rust code lowers to incorrect machine code O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ P-medium Medium priority 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.
#132416 opened Oct 31, 2024 by purplesyringa
Add inherent constructors on str O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows 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. 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.
#131118 opened Oct 1, 2024 by robertbastian Loading…
wasm32-wasip1 depends on libc memset with no_std C-discussion Category: Discussion or questions that doesn't represent real issues. O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130621 opened Sep 20, 2024 by drebbe-intrepid
wasip2 target should not conditionally feature gate stdlib APIs C-bug Category: This is a bug. F-wasip2 `#[feature(wasip2)]` O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#130323 opened Sep 13, 2024 by Manishearth
wasip2 uses wasi:random/random to generate hashmap_random_keys O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/
#129402 opened Aug 22, 2024 by juntyr
Confusing documentation for wasm32-wasip1-threads A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools O-wasi Operating system: Wasi, Webassembly System Interface T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126857 opened Jun 23, 2024 by veluca93
[WASI] Consistency Issue with io::ErrorKind in wasm32-wasip1-threads C-bug Category: This is a bug. O-wasi Operating system: Wasi, Webassembly System Interface T-libs Relevant to the library team, which will review and decide on the PR/issue.
#125859 opened Jun 1, 2024 by namse
Optimize Seek::stream_len impl for File disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-libs-nominated Nominated for discussion during a libs team meeting. O-hermit Operating System: Hermit O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. 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.
#125087 opened May 13, 2024 by tbu- Loading…
Specialize sleep_until implementation A-testsuite Area: The testsuite used to check the correctness of rustc F-sleep_until `#![feature(sleep_until)]` O-hermit Operating System: Hermit O-itron Operating System: ITRON O-SGX Target: SGX O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure 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.
#118480 opened Nov 30, 2023 by dvdsk Loading…
wasi threads mpsc channel hang on sched_yield only on debug rust build C-bug Category: This is a bug. O-wasi Operating system: Wasi, Webassembly System Interface T-libs Relevant to the library team, which will review and decide on the PR/issue.
#117440 opened Oct 31, 2023 by cimacmillan
Add more syscall doc aliases to std docs O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#113891 opened Jul 20, 2023 by SabrinaJewson Loading…
Tracking Issue for Compiler MCP 607: Rename wasm32-wasi target to wasm32-wasi-preview1 A-targets Area: Concerning the implications of different compiler targets C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC O-wasi Operating system: Wasi, Webassembly System Interface T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113364 opened Jul 5, 2023 by yoshuawuyts
5 of 7 tasks
Implement fs_native_path A-testsuite Area: The testsuite used to check the correctness of rustc O-hermit Operating System: Hermit O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure 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.
#108981 opened Mar 10, 2023 by ChrisDenton Loading…
Potential char type issue on powerpc64le-unknown-linux-gnu for wasm32-wasi target C-bug Category: This is a bug. O-PowerPC Target: PowerPC processors O-wasi Operating system: Wasi, Webassembly System Interface
#102976 opened Oct 12, 2022 by rjzak
ProTip! What’s not been updated in a month: updated:<2024-12-06.