-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch NonZero
alias direction.
#120165
Switch NonZero
alias direction.
#120165
Conversation
4d13c28
to
96547fa
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e050499
to
2af5eef
Compare
This comment has been minimized.
This comment has been minimized.
602c53e
to
88b1f00
Compare
This comment has been minimized.
This comment has been minimized.
69191b6
to
fcebdff
Compare
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
fcebdff
to
502f995
Compare
src/tools/clippy/clippy_lints/src/transmute/transmute_int_to_non_zero.rs
Outdated
Show resolved
Hide resolved
502f995
to
67f8368
Compare
67f8368
to
71044e6
Compare
71044e6
to
bd1b265
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
@bors r+ |
@bors r=dtolnay |
…rection, r=dtolnay Switch `NonZero` alias direction. Step 4 mentioned in rust-lang#100428 (review). Depends on rust-lang#120160. r? `@dtolnay`
💥 Test timed out |
@bors retry reoccurring timeout |
…rection, r=dtolnay Switch `NonZero` alias direction. Step 4 mentioned in rust-lang#100428 (review). Depends on rust-lang#120160. r? `@dtolnay`
💥 Test timed out |
@bors retry |
☀️ Test successful - checks-actions |
Finished benchmarking commit (fb4bca0): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Bootstrap: 661.733s -> 660.078s (-0.25%) |
Step 4 mentioned in #100428 (review).
Depends on #120160.
r? @dtolnay