##// END OF EJS Templates
rust-status: explicitly track bad file types...
rust-status: explicitly track bad file types Before this, we silently skipped bad file types. Now, we check to see if a path is an exact_match in our matcher, and if so, print an error for it, and only then do we skip it. A path will be an exact match when it's specified as an explicit command line argument, and this error-printing behavior is necessary for compatibility with Python status.

File last commit:

r51283:b88e9c70 default
r51755:5efccea9 default
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
msrv = "1.61.0"