##// END OF EJS Templates
rust-threads: force Rayon to respect the worker count in config...
rust-threads: force Rayon to respect the worker count in config As per the inline comment, this is a workaround because Rust code does not yet know how to read config files. Differential Revision: https://phab.mercurial-scm.org/D7610

File last commit:

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