Expand description
Rustc option validation and cargo-to-rustc translation
Functionsยง
- get_
rustc_ optimization_ flags - Get rustc optimization flags based on profile
- get_
rustc_ translation_ help - Get help text for cargo-to-rustc option translation
- is_
valid_ rustc_ option - Check if an option is valid for rustc
- translate_
cargo_ to_ rustc - Translate cargo options to rustc equivalents
- validate_
and_ translate_ options - Validate and translate a set of options for rustc