##// END OF EJS Templates
rust-nodemap: implement `PartialEq` without allocation...
rust-nodemap: implement `PartialEq` without allocation This was caught by `clippy`. It's probable that this ends up optimized out by the compiler, but let's not rely on that.
Raphaël Gomès -
r50822:2202832b default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
utils
blackbox.rs Loading ...
color.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...