Cargo Features

ra-ap-rustc_abi has no features set by default.

[dependencies]
ra-ap-rustc_abi = { version = "0.86.0", features = ["nightly", "rand", "rand_xoshiro"] }
nightly

Affects ra-ap-rustc_abi::HashStableContext

Features from optional dependencies

rand implicit feature

Enables rand

rand:

Random number generators and other randomness functionality

rand_xoshiro implicit feature

Enables rand_xoshiro

rand_xoshiro:

Xoshiro, xoroshiro and splitmix64 random number generators