##// END OF EJS Templates
rust-cpython: don't swallow the dirstate error message...
rust-cpython: don't swallow the dirstate error message In case we do get a dirstate error, we want to get the full error message and not just an opaque `Dirstate error`.

File last commit:

r51283:b88e9c70 default
r52511:ccf5c440 stable
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
Georges Racinet
rust: configure MSRV in Clippy...
r51283 msrv = "1.61.0"