-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump boostrap Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
cc
to 1.2.17 and cmake
to 0.1.54
A-testsuite
Reintroduce remote-test support in run-make tests
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#138652
opened Mar 18, 2025 by
pietroalbini
Loading…
Clean UI tests 2 of n
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#138639
opened Mar 18, 2025 by
spencer3035
Loading…
Add mipsel maintainer
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.
#138624
opened Mar 17, 2025 by
LukasWoodtli
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
uclibc
LLVM target triples
S-blocked
#138431
opened Mar 12, 2025 by
madsmtm
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x86_64-unknown-illumos
LLVM target triple
S-blocked
#138429
opened Mar 12, 2025 by
madsmtm
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
armv7-sony-vita-newlibeabihf
LLVM target triple
S-blocked
#138426
opened Mar 12, 2025 by
madsmtm
Loading…
[WIP] Enable automatic cross-compilation in run-make tests
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.
Set Area: Concerning the implications of different compiler targets
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
target_vendor = "openwrt"
on mips64-openwrt-linux-musl
A-targets
#137836
opened Mar 1, 2025 by
madsmtm
Loading…
Implement Area: Attributes (`#[…]`, `#![…]`)
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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.
cfg_os_version_min
A-attributes
#136867
opened Feb 11, 2025 by
madsmtm
Loading…
ci: Remove the power to skip tests from opt-dist
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
#135960
opened Jan 24, 2025 by
workingjubilee
Loading…
build_helper::compiletest module factored out of compiletest for use by bootstrap
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135653
opened Jan 17, 2025 by
lolbinarycat
Loading…
Add unstable hotpatch flag to rustc
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134004
opened Dec 7, 2024 by
nebulark
Loading…
Run-make test to check Area: port run-make Makefiles to rmake.rs
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.
core::ffi::c_*
types against clang
A-run-make
#133944
opened Dec 6, 2024 by
ricci009
Loading…
Add parallel front end robustness test to ui tests
A-compiletest
Area: The compiletest test runner
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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-compiler-parallel
Working group: Parallelizing the compiler
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#132051
opened Oct 23, 2024 by
SparrowLii
Loading…
Add lint rule for 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.
#[deprecated]
on re-exports
S-waiting-on-author
#132038
opened Oct 22, 2024 by
kailan
Loading…
WIP: Parse Apple SDK versions
A-run-make
Area: port run-make Makefiles to rmake.rs
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Enable debug assertions on alt builds
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
#131077
opened Sep 30, 2024 by
lqd
Loading…
Add a run-make test for Arm target-cpu features.
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Rewrite the compiletest directive parser
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Normalize filecheck directives
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
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.
redesign stage 0 std
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#119899
opened Jan 12, 2024 by
onur-ozkan
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.