https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119561
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- std::type_order needs the same treatment. Specializing std::allocator_traits is ill-formed, no diagnostic required. But if we get support for [[clang::no_specializations]] we might as well use it there.
