rustc_session::options::dbopts

Function enforce_type_length_limit

Source
pub(super) fn enforce_type_length_limit(
    cg: &mut UnstableOptions,
    v: Option<&str>,
) -> bool