diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-04-19 22:54:23 +0000 |
|---|---|---|
| committer | Trevor Gross <t.gross35@gmail.com> | 2025-04-19 19:05:49 -0400 |
| commit | 569b40209dd83af5decf494541cd96b749813973 (patch) | |
| tree | f318b5c5bb6c04bf1566912af2b36fd0f4f65c12 /library/compiler-builtins/crates/util/src | |
| parent | 66fa4fd265d7896ef5262d8408006633ba1b8586 (diff) | |
| download | rust-569b40209dd83af5decf494541cd96b749813973.tar.gz rust-569b40209dd83af5decf494541cd96b749813973.zip | |
Add a .rustfmt.toml with style edition 2024
Use the 2024 style edition for all crates and enable import sorting. 2024 already applies some smaller heuristics that look good in compiler-builtins, I have dropped `use_small_heuristics` that was set in `libm` because it seems to negatively affect the readibility of anything working with numbers (e.g. collapsing multiple small `if` expressions into a single line).
Diffstat (limited to 'library/compiler-builtins/crates/util/src')
0 files changed, 0 insertions, 0 deletions
