mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
87a564d271
Cleanup and improve `--check-cfg` implementation This PR removes some indentation in the code, as well as preventing some bugs/misusages and fix a nit in the doc. r? ```@petrochenkov``` (maybe)