Skip to content

Issues: rust-lang/rust

Draft release notes for 1.88.0
#141598 opened May 26, 2025 by Mark-Simulacrum
Open 9
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
Assigned to nobody Loading
Sort

Issues list

--target bpfel-unknown-none generates LLVM bitcode instead of eBPF C-bug Category: This is a bug. O-eBPF Target: I heard you liked code execution so I put some code execution in your code execution T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135175 opened Jan 6, 2025 by workingjubilee
on eBPF a Rust fn should handle more than 5 args A-ABI Area: Concerning the application binary interface (ABI) A-codegen Area: Code generation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. O-eBPF Target: I heard you liked code execution so I put some code execution in your code execution P-low Low priority S-needs-repro Status: This issue has no reproduction and needs a reproduction to make progress. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#123150 opened Mar 28, 2024 by workingjubilee
Error: cargo build -Zbuild-std=core --target=bpfel-unknown-none on aarch64-unknown-linux-gnu A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ O-eBPF Target: I heard you liked code execution so I put some code execution in your code execution T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116345 opened Oct 2, 2023 by ingiths
ProTip! Type g i on any issue or pull request to go back to the issue listing page.