Mercurial > hg-stable
view rustfmt.toml @ 49870:20f262ab6fd3
path: fix `url.copy` dropping the port
The copy method have been wrong for a while, but the new code reveals it.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 03 Dec 2022 05:53:13 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true