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

Rollup of 8 pull requests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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-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. 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.
#132751 opened Nov 7, 2024 by GuillaumeGomez Loading…
Clippy subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132746 opened Nov 7, 2024 by flip1995 Loading…
Update mips64 data layout to match LLVM 20 change llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#132741 opened Nov 7, 2024 by zmodem Loading…
Update test for LLVM 20's new vector splat syntax llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#132740 opened Nov 7, 2024 by zmodem Loading…
Fix librustdoc/scrape_examples.rs formatting S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#132739 opened Nov 7, 2024 by GuillaumeGomez Loading…
Initialize channel Blocks directly on the heap S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#132738 opened Nov 7, 2024 by cuviper Loading…
[beta] backports 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.
#132733 opened Nov 7, 2024 by cuviper Loading…
Compile test_num_f128 conditionally on reliable_f128_math config F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#132696 opened Nov 6, 2024 by raoulstrackx Loading…
core: move intrinsics.rs into intrinsics folder S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#132639 opened Nov 5, 2024 by RalfJung Loading…
Basic inline assembly support for SPARC and SPARC64 A-inline-assembly Area: Inline assembly (`asm!(…)`) O-SPARC Target: SPARC processors 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.
#132472 opened Nov 1, 2024 by taiki-e Loading…
[StableMIR] API to retrieve definitions from crates A-stable-MIR Area: stable MIR 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.
#132131 opened Oct 25, 2024 by celinval Loading…
Fix #131977 parens mangled in shared mut static lint suggestion 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.
#132095 opened Oct 24, 2024 by gechelberger Loading…
Add {ignore,needs}-{rustc,std}-debug-assertions directive support A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#131913 opened Oct 19, 2024 by jieyouxu Loading…
Set "symbol name" in raw-dylib import libraries to the decorated name A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#130586 opened Sep 19, 2024 by dpaoliello Loading…
Tweak detection of multiple crate versions to be more encompassing A-diagnostics Area: Messages for errors, warnings, and lints A-run-make Area: port run-make Makefiles to rmake.rs 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.
#128849 opened Aug 8, 2024 by estebank Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.