mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
remove stray comment
This commit is contained in:
parent
d744f36ea2
commit
460daf3434
@ -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…
Reference in New Issue
Block a user