##// END OF EJS Templates
makefile: run Rust tests if cargo is installed...
makefile: run Rust tests if cargo is installed While no particular minimum toolchain version is targeted as of yet, this serves as a first step to make more people/machines run the Rust tests.

File last commit:

r40337:b929bce4 default
r43073:7521e6d1 stable
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true