]> git.lizzy.rs Git - rust.git/blob - rustfmt.toml
Auto merge of #59627 - LooMaclin:issue_57128_improve_miri_error_reporting_in_check_in...
[rust.git] / rustfmt.toml
1 # Currently, most of the code in the compiler uses historical style.
2 #
3 # For new code, consider running rustfmt with this config (it should
4 # be picked up automatically).
5 version = "Two"
6 use_small_heuristics = "Max"