mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +03:00
fd300eebc9
Rename `checkOnSave` settings to `check` Now that flychecks can be triggered without saving the setting name doesn't make that much sense anymore. This PR renames it to just `check`, but keeps `checkOnSave` as the enabling setting.