code review fixes
This commit is contained in:
parent
654519d3c5
commit
03d47be8f0
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue