rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 21 Jan 2022 19:25:57 +0100
changeset 48641 36a41521ed57
parent 45620 426294d06ddc
permissions -rw-r--r--
test-http-bad-server: use the new pattern-reading for a test-case This test case is now less sensitive to change of unrelated bits of the client/server exchange. Since this introduce some churn in the output, we do it independently for each test cases. Differential Revision: https://phab.mercurial-scm.org/D12072

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true