##// END OF EJS Templates
rust: remove an unnecessary set of parentheses...
rust: remove an unnecessary set of parentheses My build complained about this. I guess it started after I upgraded rustc. Differential Revision: https://phab.mercurial-scm.org/D8020

File last commit:

r40307:dbc28c91 default
r44654:3c265cef default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true