Stabilise inherent_ascii_escape (FCP in #77174) Implements #77174, which completed its FCP. This does *not* deprecate any existing methods or structs, as that is tracked in #93887. That stated, people should prefer using `u8::escape_ascii` to `std::ascii::escape_default`.