##// END OF EJS Templates
rust-clippy: use `write_all` since we're not expecting a partial write...
rust-clippy: use `write_all` since we're not expecting a partial write Clippy caught this. This is a good lint in general, but here this was not really a bug in this example code.

File last commit:

r45503:cf04f62d default
r50815:0d301f41 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]