pub fn experimental_default(name: &str) -> boolExpand description
A flag’s value when the config is silent — its stage’s default. An
UNKNOWN flag defaults to false: a build that doesn’t know the gate
cannot honor it, and pretending otherwise would silently enable
something on a config written for a newer build.