mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 21:58:00 +00:00

All the os-specific code implements a `check_for` and a `detect_features`. Move the always identical check_for in the mod.rs and use `os::detect_features` there.