##// END OF EJS Templates
examples: specify rustfmt nightly using a $() construct...
examples: specify rustfmt nightly using a $() construct This is ugly, but it's how we have to configure rustfmt for now as we require nightly rustfmt. Differential Revision: https://phab.mercurial-scm.org/D7812

File last commit:

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