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 default-features = false somewhere in the dependency tree.

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.

rand randomize
rand_xoshiro randomize
rustc_data_structures nightly

Enables hkalbasi-rustc-ap-rustc_data_structures

rustc_macros nightly

Enables hkalbasi-rustc-ap-rustc_macros

rustc_serialize nightly

Enables hkalbasi-rustc-ap-rustc_serialize