mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 10:30:37 +00:00
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.