remove stray comment
This commit is contained in:
parent
d744f36ea2
commit
460daf3434
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue