Cargo Features
[dependencies]
jomy-ap-rustc_type_ir = { version = "1.83.0", default-features = false, features = ["nightly"] }
- default = nightly
-
The
nightly
feature is set by default wheneverjomy-ap-rustc_type_ir
is added without
somewhere in the dependency tree.default-features = false - nightly default
-
Enables jomy-ap-rustc_data_structures, jomy-ap-rustc_macros, jomy-ap-rustc_serialize, and jomy-ap-rustc_span, nightly of jomy-ap-rustc_ast_ir, nightly of jomy-ap-rustc_index, may_dangle and union of smallvec
Affects
jomy-ap-rustc_type_ir::codec
,ty_info::WithCachedTypeInfo.stable_hash
…