Uh oh!
There was an error while loading. Please reload this page.
to_digit tweak - #96124
Conversation
rust-highfive
commented
Apr 16, 2022
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
rust-highfive
commented
Apr 16, 2022
r? @thomcc (rust-highfive has picked a reviewer for you, use r? to override) |
gilescope
commented
Apr 16, 2022
(I did this a while ago but then managed to undo it when I did some other optimisations to the function) |
thomcc
commented
Apr 16, 2022
I'd be surprised if it matters much but seems fine to me. @bors r+ |
bors
commented
Apr 16, 2022
📌 Commit bf02d1e has been approved by |
to_digit tweak No need to check the assert all the time. (Checked the TODO and it's not time to get rid of it yet)
Rollup of 6 pull requests Successful merges: - rust-lang#95346 (Stablize `const_extern_fn` for "Rust" and "C") - rust-lang#95933 (htmldocck: Compare HTML tree instead of plain text html) - rust-lang#96105 (Make the debug output for `TargetSelection` less verbose) - rust-lang#96112 (Strict provenance lint diagnostics improvements) - rust-lang#96119 (update Miri) - rust-lang#96124 (to_digit tweak) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No need to check the assert all the time.
(Checked the TODO and it's not time to get rid of it yet)