-
Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove more redundant into() conversions
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.
#135321
opened Jan 10, 2025 by
matthiaskrgr
Loading…
Fix typo in 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.
#[coroutine]
gating error
S-waiting-on-bors
#135320
opened Jan 10, 2025 by
camelid
Loading…
Rollup of 8 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-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.
#135319
opened Jan 10, 2025 by
matthiaskrgr
Loading…
Fix deduplication mismatches in vtables leading to upcasting unsoundness
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.
#135318
opened Jan 10, 2025 by
compiler-errors
Loading…
Eagerly collect mono items for non-generic closures
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.
#135314
opened Jan 10, 2025 by
compiler-errors
Loading…
Eagerly mono drop for structs with lifetimes
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.
#135313
opened Jan 10, 2025 by
compiler-errors
Loading…
Always force non-trimming of path 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.
unreachable_patterns
lint
S-waiting-on-review
#135310
opened Jan 9, 2025 by
estebank
Loading…
Make sure to walk into nested const blocks in 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.
RegionResolutionVisitor
S-waiting-on-bors
#135308
opened Jan 9, 2025 by
compiler-errors
Loading…
Cleanup 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.
opaque_type_cycle_error
S-waiting-on-author
#135307
opened Jan 9, 2025 by
yotamofek
Loading…
Add tests cases from review of #132289
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.
#135304
opened Jan 9, 2025 by
steffahn
Loading…
for purely return-type based searches, deprioritize clone-like functions
S-waiting-on-review
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.
#135302
opened Jan 9, 2025 by
lolbinarycat
Loading…
re-add a warning for old master branch, but with much simpler logic
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)
#135301
opened Jan 9, 2025 by
lolbinarycat
Loading…
[EXPERIMENTAL] bootstrap: add structured tracing to 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)
./x test tests/ui
and ./x build compiler/rustc_codegen_gcc
flows
S-experimental
interpret: adjust vtable validity check for higher-ranked types
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.
#135296
opened Jan 9, 2025 by
lukas-code
Loading…
Check empty SIMD vector in inline asm
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.
#135295
opened Jan 9, 2025 by
eyraudh
Loading…
Make 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.
bare-fn-no-impl-fn-ptr-99875
test less dependent on path width
S-waiting-on-bors
#135294
opened Jan 9, 2025 by
ChrisDenton
Loading…
bump Status: Awaiting review from the assignee but also interested parties.
rustc-perf
submodule
S-waiting-on-review
Encode constraints that hold at all points as logical edges in location-sensitive polonius
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.
it-self → itself, build-system → build system, type-alias → type alias
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.
#135285
opened Jan 9, 2025 by
tbu-
Loading…
centralize build stamp logic
A-bootstrap-stamp
Area: bootstrap stamp logic
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135281
opened Jan 9, 2025 by
onur-ozkan
Loading…
Exclude dependencies of 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.
std
for diagnostics
S-waiting-on-author
#135278
opened Jan 9, 2025 by
tgross35
Loading…
Add Pin::as_deref_mut to 1.84 relnotes
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.
#135275
opened Jan 9, 2025 by
coolreader18
Loading…
Add an InstSimplify for repetitive array expressions
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.
#135274
opened Jan 9, 2025 by
saethlin
Loading…
Remove special-casing for argument patterns in MIR typeck (attempt to fix perf regression of #133858)
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.
#135273
opened Jan 9, 2025 by
dianne
Loading…
[PERF] dont represent infer vars two different ways in hir visitors
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.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.