Conversation
Comments out the C string literals due to rust-lang#113334 Fixes rust-lang/rust-clippy#11121
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
|
I also just put up a PR up in clippy (that also slightly improves other code in the file) :D |
Fix failing clippy tests Comments out the C string literals due to rust-lang#113334 Fixes rust-lang/rust-clippy#11121 Opened against `rust-lang/rust` in order to unblock rust-lang#113450 r? `@Nilstrieb`
Fix failing clippy tests Comments out the C string literals due to rust-lang#113334 Fixes rust-lang/rust-clippy#11121 Opened against `rust-lang/rust` in order to unblock rust-lang#113450 r? ``@Nilstrieb``
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (eee6b31): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis 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.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 655.85s -> 655.621s (-0.03%) |
|
Dropping beta labels as this made it into 1.72. |
Comments out the C string literals due to #113334
Fixes rust-lang/rust-clippy#11121
Opened against
rust-lang/rustin order to unblock #113450r? @Nilstrieb