mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
b4a88c8d07
run spellcheck as a tidy extra check in ci This is probably how it should've been done from the start. r? ``@Kobzol``