Uh oh!
There was an error while loading. Please reload this page.
diagnostics: remove trailing spaces - #97892
Conversation
rust-highfive
commented
Jun 8, 2022
r? @oli-obk (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
bors
commented
Jun 12, 2022
☔ The latest upstream changes (presumably #97778) made this pull request unmergeable. Please resolve the merge conflicts. |
62f2eea to
fbb6636Compareoli-obk
commented
Jun 13, 2022
@bors r+ |
bors
commented
Jun 13, 2022
📌 Commit fbb6636 has been approved by |
diagnostics: remove trailing spaces Remove few occurrences of trailing spaces and drive by fix of needless alloc of const string.
Dylan-DPC
commented
Jun 14, 2022
@bors r=iffy |
bors
commented
Jun 14, 2022
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Jun 14, 2022
📌 Commit fbb6636 has been approved by |
Dylan-DPC
commented
Jun 14, 2022
lol @bors rollup=iffy |
Dylan-DPC
commented
Jun 14, 2022
bors r=oli-obk |
Dylan-DPC
commented
Jun 14, 2022
@bors r=oli-obk (sorry for the noise :P) |
bors
commented
Jun 14, 2022
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Jun 14, 2022
📌 Commit fbb6636 has been approved by |
bors
commented
Jun 14, 2022
⌛ Testing commit fbb6636 with merge 058e0ebdb3b3ac083cd77fa7f32893862fdc9656... |
bors
commented
Jun 14, 2022
💔 Test failed - checks-actions |
blessed clippy tests, hope no more left. |
Dylan-DPC
commented
Jun 16, 2022
@bors r=oli-obk |
This comment has been minimized.
This comment has been minimized.
klensy
commented
Jun 16, 2022
Rebased. Tests rot quite fast, sadly. |
Dylan-DPC
commented
Jun 16, 2022
@bors r=oli-obk |
bors
commented
Jun 16, 2022
📌 Commit 6fc412f has been approved by |
bors
commented
Jun 16, 2022
⌛ Testing commit 6fc412f with merge ebdd693854f9118a54e4ee9fdad778cbc7d8e099... |
klensy
commented
Jun 16, 2022
job |
bors
commented
Jun 16, 2022
💥 Test timed out |
rust-log-analyzer
commented
Jun 16, 2022
Dylan-DPC
commented
Jun 17, 2022
@bors retry |
bors
commented
Jun 17, 2022
bors
commented
Jun 17, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 17, 2022
Finished benchmarking commit (0cb9899): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
diagnostics: remove trailing spaces Remove few occurrences of trailing spaces and drive by fix of needless alloc of const string.
Remove few occurrences of trailing spaces and drive by fix of needless alloc of const string.