-
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
Add extensive set of drop order tests
A-edition-2024
Area: The 2024 edition
F-let_chains
`#![feature(let_chains)]`
L-if_let_rescope
Lint: if_let_rescope
L-tail_expr_drop_order
Lint: tail_expr_drop_order
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.
#133605
opened Nov 29, 2024 by
traviscross
•
Draft
Eliminate magic numbers from expression precedence
A-parser
Area: The parsing of Rust source code to an AST
A-pretty
Area: Pretty printing (including `-Z unpretty`)
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.
#133603
opened Nov 28, 2024 by
dtolnay
Loading…
fix: fix codeblocks in 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.
PathBuf
example
S-waiting-on-review
#133602
opened Nov 28, 2024 by
SanchithHegde
Loading…
Rollup of 7 pull requests
CI-spurious-fail-msvc
CI spurious failure: target env msvc
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-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.
#133600
opened Nov 28, 2024 by
jhpratt
Loading…
Add 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.
+forced-atomics
feature to esp32s2 no_std target
S-waiting-on-review
#133599
opened Nov 28, 2024 by
MabezDev
Loading…
Change 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.
GetManyMutError
to match T-libs-api decision
S-waiting-on-review
#133598
opened Nov 28, 2024 by
ChayimFriedman2
Loading…
Do not emit Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
missing_doc_code_examples
rustdoc lint on module and a few other items
S-waiting-on-review
#133595
opened Nov 28, 2024 by
GuillaumeGomez
Loading…
Misc: better instructions for envrc, ignore 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.
/build
instead of build/
S-waiting-on-bors
#133592
opened Nov 28, 2024 by
WaffleLapkin
Loading…
Rename 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.
-Zparse-only
S-waiting-on-bors
#133590
opened Nov 28, 2024 by
nnethercote
Loading…
Remove 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.
hir::ArrayLen
S-waiting-on-review
Clippy subtree update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#133588
opened Nov 28, 2024 by
flip1995
Loading…
Fix target_feature handling in freg of LoongArch inline assembly
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
O-loongarch
Target: LoongArch (LA32R, LA32S, LA64)
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.
#133587
opened Nov 28, 2024 by
taiki-e
Loading…
Do not call 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.
extern_crate
on current trait on crate mismatch errors
A-run-make
#133585
opened Nov 28, 2024 by
estebank
Loading…
Update more 2024 tests to remove -Zunstable-options
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133584
opened Nov 28, 2024 by
ehuss
Loading…
Fix type (exit → exist)
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.
#133583
opened Nov 28, 2024 by
tbu-
Loading…
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-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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: Waiting on bors to run and complete tests. Bors will change the label on completion.
ruzstd
to 0.7.3
S-waiting-on-bors
#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
perf-regression
Performance regression.
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.