##// END OF EJS Templates
match: test for overflow error in pattern...
match: test for overflow error in pattern If a single pattern is too large to handle, we raise an exception. This case is now doctested.

File last commit:

r40337:b929bce4 default
r40811:4e02f25f default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true