X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=94f7416365227e1ab21b83ddfa1488e6e3691d26;hb=cbd568083d87a90dfe5ab0e90f404454946c9f20;hp=9b935b0a287f923382a41f47daf314a62100c7f7;hpb=d560049ae9b2890d709b0605e59f06859b7bf4ae;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index 9b935b0a287..94f74163652 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,3 @@ error_on_line_overflow = true error_on_unformatted = true +edition = "2018"