Cargo Features
[dependencies]
hkalbasi-rustc-ap-rustc_abi = { version = "0.0.20230517", default-features = false, features = ["nightly", "randomize"] }
- default = nightly, randomize
-
These default features are set whenever
hkalbasi-rustc-ap-rustc_abi
is added without
somewhere in the dependency tree.default-features = false - nightly default = rustc_data_structures, rustc_macros, rustc_serialize
-
Enables nightly of hkalbasi-rustc-ap-rustc_index
- randomize default = rand, rand_xoshiro
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.