-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Expand 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.
CloneToUninit
documentation.
S-waiting-on-review
#133055
opened Nov 14, 2024 by
kpreid
Loading…
tests: Fix the SIMD FFI tests with certain x86 configuration
A-run-make
Area: port run-make Makefiles to rmake.rs
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
O-x86_32
Target: x86 processors, 32 bit (like i686-*)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
#133053
opened Nov 14, 2024 by
liushuyu
Loading…
Increase accuracy of 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.
if
condition misparse suggestion
S-waiting-on-review
#133051
opened Nov 14, 2024 by
estebank
Loading…
Always inline functions signatures containing `#![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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
f16
or f128
F-f16_and_f128
#133050
opened Nov 14, 2024 by
tgross35
Loading…
Change Visitor::visit_precise_capturing_arg so it returns a Visitor::Result
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.
#133049
opened Nov 14, 2024 by
maxcabrajac
Loading…
use 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.
&raw
in {read, write}_unaligned
documentation
S-waiting-on-bors
#133048
opened Nov 14, 2024 by
cyrgani
Loading…
Rollup of 4 pull requests
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133047
opened Nov 14, 2024 by
matthiaskrgr
Loading…
Clippy subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133046
opened Nov 14, 2024 by
flip1995
Loading…
tests: Test pac-ret flag merging on clang with LTO
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.
#133045
opened Nov 14, 2024 by
mrkajetanp
Loading…
rustdoc-search: case-sensitive only when capitals are used
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
stable-nominated
Nominated for backporting to the compiler in the stable channel.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133043
opened Nov 14, 2024 by
notriddle
Loading…
btree: 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.
{Entry,VacantEntry}::insert_entry
S-waiting-on-review
#133042
opened Nov 14, 2024 by
cuviper
Loading…
Print name of env var in 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.
--print=deployment-target
A-run-make
#133041
opened Nov 14, 2024 by
madsmtm
Loading…
[rustdoc] Fix handling of footnote reference in footnote definition
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.
#133040
opened Nov 14, 2024 by
GuillaumeGomez
Loading…
Revert #132662 to fix regression on targets without f128 support
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#133037
opened Nov 14, 2024 by
taiki-e
Loading…
turn creating 8dot3 names off for windows for speed
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.
#133033
opened Nov 14, 2024 by
klensy
Loading…
ABI checks: add support for some tier3 arches, warn on others.
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.
#133029
opened Nov 14, 2024 by
veluca93
Loading…
Merge Area: Issues & PRs about the rust-lang/rust repository itself
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.
-Zhir-stats
into -Zinput-stats
A-meta
#133023
opened Nov 14, 2024 by
samestep
Loading…
Refactor 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.
configure_annotatable
S-waiting-on-review
#133021
opened Nov 14, 2024 by
nnethercote
Loading…
docs: Fix missing period and colon in methods for primitive types
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.
#133019
opened Nov 14, 2024 by
sorairolake
Loading…
Querify should_codegen_locally
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Update 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)
cc
+ bump bootstrap deps
S-waiting-on-review
#132994
opened Nov 13, 2024 by
clubby789
Loading…
Make rustc consider itself a stable compiler when Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
RUSTC_BOOTSTRAP=-1
A-test-infra
#132993
opened Nov 13, 2024 by
jieyouxu
Loading…
check_consts: fix error requesting feature gate when that gate is not actually needed
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.
#132992
opened Nov 13, 2024 by
RalfJung
Loading…
Backport of rust-analyzer "Use completion item indices instead of property matching"
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.
#132987
opened Nov 13, 2024 by
lnicola
Loading…
[illumos] use pipe2 to create anonymous pipes
O-unix
Operating system: Unix-like
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.
#132984
opened Nov 13, 2024 by
sunshowers
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.