mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
11 lines
281 B
TOML
11 lines
281 B
TOML
unstable_features = true
|
|
merge_imports = true
|
|
use_small_heuristics = "Max"
|
|
edition = "2018"
|
|
format_strings = true
|
|
version = "Two"
|
|
format_macro_matchers = true
|
|
reorder_impl_items = true
|
|
condense_wildcard_suffixes = true
|
|
use_field_init_shorthand = true
|
|
error_on_line_overflow = true
|