-
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
ports the compiler test cases to new rust_intrinsic format
has-merge-commits
PR has merge commits, merge with caution.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#138364
opened Mar 11, 2025 by
BLANKatGITHUB
•
Draft
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.
From<{integer}>
for f16
/f128
impls
S-waiting-on-review
#138363
opened Mar 11, 2025 by
beetrees
Loading…
Fix false-positive 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.
expr_or_init
and in the invalid_from_utf8
lint
S-waiting-on-review
#138360
opened Mar 11, 2025 by
Urgau
Loading…
merge 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.
TypeChecker
and TypeVerifier
S-waiting-on-perf
#138357
opened Mar 11, 2025 by
lcnr
Loading…
bump libc to 0.2.171 to fix xous
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.
#138356
opened Mar 11, 2025 by
xobs
Loading…
remove redundant 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.
body
arguments
S-waiting-on-bors
#138354
opened Mar 11, 2025 by
lcnr
Loading…
remove must_use from <*const T>::expose_provenance
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.
#138353
opened Mar 11, 2025 by
RalfJung
Loading…
miri native_calls: ensure we actually expose *mutable* provenance to the memory FFI can access
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.
#138352
opened Mar 11, 2025 by
RalfJung
Loading…
Rollup of 10 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
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-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.
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.
#138350
opened Mar 11, 2025 by
Kobzol
Loading…
Emit function declarations for functions with 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.
#[linkage="extern_weak"]
PG-exploit-mitigations
#138349
opened Mar 11, 2025 by
1c3t3a
Loading…
Reduce Area: Attributes (`#[…]`, `#![…]`)
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.
kw::Empty
usage, part 2
A-attributes
#138347
opened Mar 11, 2025 by
nnethercote
Loading…
naked functions: on windows emit 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.
.endef
without the symbol name
S-waiting-on-bors
#138346
opened Mar 11, 2025 by
folkertdev
Loading…
Some autodiff cleanups
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.
#138345
opened Mar 11, 2025 by
oli-obk
Loading…
Enable 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.
reliable_f16_math
on x86
S-waiting-on-review
#138344
opened Mar 11, 2025 by
tgross35
Loading…
Enable 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.
f16
tests for powf
S-waiting-on-author
#138343
opened Mar 11, 2025 by
tgross35
Loading…
std: Mention clone-on-write mutation in Arc<T>
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.
#138341
opened Mar 11, 2025 by
xizheyin
Loading…
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
[WIP] Functionality for 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.
int_format_into
for integer types
S-waiting-on-author
#138338
opened Mar 11, 2025 by
madhav-madhusoodanan
Loading…
Improve 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.
-Z crate-attr
diagnostics
S-waiting-on-review
#138336
opened Mar 11, 2025 by
jyn514
Loading…
Fix post-merge workflow
A-CI
Area: Our Github Actions CI
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.
#138335
opened Mar 11, 2025 by
jieyouxu
Loading…
Rebuild llvm spuriously less frequently
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)
#138333
opened Mar 11, 2025 by
jyn514
Loading…
Use Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
PG-exploit-mitigations
Project group: Exploit mitigations
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
RUSTC_LINT_FLAGS
more
A-attributes
#138331
opened Mar 11, 2025 by
nnethercote
Loading…
Remove unnecessary 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.
[lints.rust]
sections.
S-waiting-on-bors
#138330
opened Mar 11, 2025 by
nnethercote
Loading…
debug-assert that the size_hint is well-formed 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.
collect
S-waiting-on-review
#138329
opened Mar 11, 2025 by
scottmcm
Loading…
Expand and organize 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.
offset_of!
documentation.
S-waiting-on-review
#138323
opened Mar 10, 2025 by
kpreid
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.