1 2 3 4 5 6 7 8 9 10 11 12
[crate_roots] core = "src" [config.global] edition = "2025_12" version = "2.16.0" [config.global.experimental_features] associated_item_constraints = true coupons = true negative_impls = true user_defined_inline_macros = true