-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
faster charsearcher
perf-regression
Performance regression.
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.
#141808
opened May 31, 2025 by
bend-n
Loading…
speed up charsearcher for ascii chars
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.
add signed ints to unn- transmutes to ensure feature parity
L-unnecessary_transmutes
Lint: unnecessary_transmutes
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.
use uX::from instead of _ as uX in non - const contexts
L-unnecessary_transmutes
Lint: unnecessary_transmutes
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.
dont handle bool transmute
L-unnecessary_transmutes
Lint: unnecessary_transmutes
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.
remove expect() in Lint: unnecessary_transmutes
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.
unnecessary_transmutes
L-unnecessary_transmutes
use then in docs for 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.
fuse
to enhance readability
S-waiting-on-bors
rename sub_ptr to offset_from_unsigned
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.
stabilize 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.
(const_)ptr_sub_ptr
S-waiting-on-bors
stabilize extract_if
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.
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
L-unnecessary_transmutes
Lint: unnecessary_transmutes
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-lang
Relevant to the language team
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Cow from array
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#117342
by bend-n
was closed Jan 16, 2024
Loading…
Add an assume that the index is inbounds to slice::get_unchecked
merged-by-bors
This PR was explicitly merged by bors.
perf-regression
Performance regression.
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.
ProTip!
What’s not been updated in a month: updated:<2025-05-10.