Bump to 2021 edition, and fix new warning lints while at it to keep CI green. Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
7 lines
191 B
TOML
7 lines
191 B
TOML
edition = "2021"
|
|
format_generated_files = false
|
|
format_code_in_doc_comments = true
|
|
format_strings = true
|
|
imports_granularity = "Crate"
|
|
group_imports = "StdExternalCrate"
|
|
wrap_comments = true
|