##// END OF EJS Templates
py3: send bytes from Rust-created warning patterns...
py3: send bytes from Rust-created warning patterns Python code expects bytes in both Python 2 and Python 3, so we should send bytes. Differential Revision: https://phab.mercurial-scm.org/D7454

File last commit:

r40307:dbc28c91 default
r44096:dc4e74d0 default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true