rust-lang / reference

The Rust Reference
https://doc.rust-lang.org/nightly/reference/
Apache License 2.0
1.25k stars 491 forks source link

Mention `--print cfg` under set configuration options #1636

Closed tgross35 closed 1 month ago

tgross35 commented 1 month ago

This often serves as the landing page for information about which target_* configuration options are available. Mention that rustc can print the exact options available for each target.