code review fixes
This commit is contained in:
parent
654519d3c5
commit
03d47be8f0
@ -363,6 +363,7 @@ impl fmt::Debug for UndefinedBehaviourInfo {
|
||||
|
||||
#[derive(Clone, RustcEncodable, RustcDecodable, HashStable)]
|
||||
pub enum UnsupportedInfo<'tcx> {
|
||||
/// Handle cases which for which we do not have a fixed variant.
|
||||
Unimplemented(String),
|
||||
|
||||
// -- Everything below is not classified yet --
|
||||
|
Loading…
x
Reference in New Issue
Block a user