mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-24 20:00:22 +00:00
f7f0e3236c
Rename scx_rustlite to scx_rustland to better represent the mirroring of scx_userland (in C), but implemented in Rust. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
9 lines
245 B
TOML
9 lines
245 B
TOML
# Get help on options with `rustfmt --help=config`
|
|
# Please keep these in alphabetical order.
|
|
edition = "2021"
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Item"
|
|
merge_derives = false
|
|
use_field_init_shorthand = true
|
|
version = "Two"
|