Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow const patterns of matches to contain pattern 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.
#138393 opened Mar 12, 2025 by oli-obk Loading…
Avoid hashing the hir_crate query 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.
#138772 opened Mar 21, 2025 by oli-obk Draft
Remove some unsized tuple impls now that we don't support unsizing tuples anymore 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.
#138340 opened Mar 11, 2025 by oli-obk Draft
Avoid directly accessing the hir_crate query from crate_hash perf-regression 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.
#138774 opened Mar 21, 2025 by oli-obk Draft
impl !PartialOrd for HirId 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.
#138610 opened Mar 17, 2025 by oli-obk Loading…
Do not eagerly reject inference vars when trying to resolve method calls. 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.
#126316 opened Jun 12, 2024 by oli-obk Loading…
[perf] Decouple directly accessing a HIR owner from ast lowering 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.
#138705 opened Mar 19, 2025 by oli-obk Draft
Set mmapped files as readonly to prevent other processes from modifying it by accident S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137025 opened Feb 14, 2025 by oli-obk Loading…
Add iter macro 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#137725 opened Feb 27, 2025 by oli-obk Loading…
Make create_def a side effect instead of marking the entire query as always red A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. 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.
#115613 opened Sep 6, 2023 by oli-obk Loading…
3 tasks
Start using pattern types in libcore S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#136006 opened Jan 24, 2025 by oli-obk Loading…
ProTip! Adding no:label will show everything without a label.