-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix error reporting for multibyte characters in byte string literal
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.
#139362
opened Apr 4, 2025 by
tapanprakasht
Loading…
Test out a more lock-free hash map
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
use triomphe::Arc for InternedObligationCauseCode instead of Arc
A-tidy
Area: The tidy tool
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.
#137135
opened Feb 16, 2025 by
klensy
Loading…
Account for type parameters in bound suggestion
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.
#134937
opened Dec 30, 2024 by
estebank
Loading…
ProTip!
Filter pull requests by the default branch with base:main.