remove stray comment

This commit is contained in:
Deadbeef 2022-08-22 11:06:07 +00:00
parent d744f36ea2
commit 460daf3434

View File

@ -1519,7 +1519,6 @@ fn check_fn_or_method<'tcx>(
);
}
// override the env when checking the return type. `~const` bounds can be fulfilled with non-const implementations.
wfcx.register_wf_obligation(
hir_decl.output.span(),
None,