Remove leftover debugging code (fixes #30336)
This commit is contained in:
parent
81dd3824ff
commit
8bfdd993d0
@ -521,7 +521,6 @@ impl<'a, 'tcx> ErrorReporting<'tcx> for InferCtxt<'a, 'tcx> {
|
||||
}
|
||||
},
|
||||
TypeError::Traits(ref exp_found) => {
|
||||
self.tcx.sess.note("errrr0");
|
||||
report_path_match(exp_found.expected, exp_found.found);
|
||||
},
|
||||
_ => () // FIXME(#22750) handle traits and stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user