-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Document s390x machine access via community cloud
O-SystemZ
Target: SystemZ processors (s390x)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#133577
opened Nov 28, 2024 by
uweigand
Loading…
clarify requirements of 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.
byte_{offset,add,sub}
for zero-sized referents
S-waiting-on-review
#133576
opened Nov 28, 2024 by
jswrenn
Loading…
Fix typo in RELEASES.md
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#133575
opened Nov 28, 2024 by
slanterns
Loading…
Implement 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.
alloc::sync::UniqueArc
S-waiting-on-review
#133572
opened Nov 28, 2024 by
frank-king
Loading…
Mark visionOS as supporting Apple visionOS
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.
std
O-visionos
#133571
opened Nov 28, 2024 by
madsmtm
Loading…
Arbitrary self types v2: simulated stabilization, do not merge
PG-exploit-mitigations
Project group: Exploit mitigations
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Bump Status: Awaiting review from the assignee but also interested parties.
ruzstd
to 0.7.3
S-waiting-on-review
#133569
opened Nov 28, 2024 by
paolobarbolini
Loading…
A bunch of cleanups
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133567
opened Nov 28, 2024 by
bjorn3
Loading…
fast-reject: add counter to avoid hangs
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133566
opened Nov 28, 2024 by
lcnr
Loading…
chore: fix 404 status URL
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133565
opened Nov 28, 2024 by
longxiangqiao
Loading…
Add submodule for document translation
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)
#133562
opened Nov 28, 2024 by
dalance
Loading…
5 tasks
Structurally resolve before 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
adjust_for_branches
S-waiting-on-review
#133559
opened Nov 28, 2024 by
compiler-errors
Loading…
Structurally resolve in 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
probe_adt
S-waiting-on-review
#133558
opened Nov 28, 2024 by
compiler-errors
Loading…
Add 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.
BTreeSet
entry APIs to match HashSet
S-waiting-on-review
#133548
opened Nov 27, 2024 by
cuviper
Loading…
[beta] Revert r-a completions breakage
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#133546
opened Nov 27, 2024 by
SomeoneToIgnore
Loading…
Lint against Symbol::intern on a string literal
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.
#133545
opened Nov 27, 2024 by
clubby789
Loading…
Compiletest: add proc-macro header
A-compiletest
Area: The compiletest test runner
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133540
opened Nov 27, 2024 by
ehuss
Loading…
1 task done
Better diagnostic for fn items in variadic functions
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133538
opened Nov 27, 2024 by
dev-ardi
Loading…
[crater only] make forbidden_lint_groups a hard error
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133536
opened Nov 27, 2024 by
RalfJung
Loading…
show forbidden_lint_groups in future-compat reports
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.
#133535
opened Nov 27, 2024 by
RalfJung
Loading…
Bump boostrap compiler to new beta
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#133533
opened Nov 27, 2024 by
BoxyUwU
Loading…
Bump unsupported 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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
ubuntu
CI images to 24.04 LTS
A-testsuite
#133532
opened Nov 27, 2024 by
rami3l
Loading…
Use consistent wording in docs, use is zero instead of is 0
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.
#133530
opened Nov 27, 2024 by
timvisee
Loading…
Cache in Performance regression.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
DeepRejectCtxt
perf-regression
#133524
opened Nov 27, 2024 by
compiler-errors
Loading…
Don't suggest restricting bound with unstable traits on stable and mention it's unstable on nightly
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.
#133522
opened Nov 27, 2024 by
estebank
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.