rustc_target

Module target_features

Source
Expand description

Declares Rust’s target feature names for each target. Note that these are similar to but not always identical to LLVM’s feature names, and Rust adds some features that do not correspond to LLVM features at all.

Enums§

  • Stability information for target features.

Constants§

Functions§

  • When rustdoc is running, provide a list of all known features so that all their respective primitives may be documented.

Type Aliases§