rust/hg-cpython/rustfmt.toml
author Georges Racinet <georges.racinet@octobus.net>
Wed, 23 Jan 2019 07:47:04 -0500
branchstable
changeset 41309 ee943a920606
parent 40978 5532823e8c18
permissions -rw-r--r--
rust: error for WdirUnsupported with cpython conversion as exception This introduces WorkingDirectoryUnsupported as an enum variant of GraphError in the core and converts it to the expected `mercurial.error.WdirUnsupported`.

max_width = 79
wrap_comments = true
error_on_line_overflow = true