Mercurial > hg
view rustfmt.toml @ 52179:c90e0f65896e
rust-revlog: generalize an error message
This is used for more than the nodemap data.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 31 Jul 2024 15:11:27 +0200 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true