theseus-os / rust

Fork of Rust to support Theseus OS targets and `std` atop Theseus. Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
0 stars 1 forks source link

Restore `--check-cfg` checks #3

Closed tsoutsman closed 2 years ago

tsoutsman commented 2 years ago

rust-lang/rustc-dev-guide#1412 explains how to add a new target without disabling all --check-cfg checks.

Signed-off-by: Klim Tsoutsman klim@tsoutsman.com