const NOTE_ON_UNDEFINED_BEHAVIOR_ERROR: &'static str = "The rules on what exactly is undefined behavior aren't clear, \
so this check might be overzealous. Please open an issue on the rustc \
repository if you believe it should not be considered undefined behavior.";