mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-05 03:23:25 +00:00
add FIXME to fulfill
This commit is contained in:
parent
38995c9029
commit
ad97f296d3
@ -408,6 +408,8 @@ fn process_predicate<'a, 'gcx, 'tcx>(
|
||||
// also includes references to its upvars as part
|
||||
// of its type, and those types are resolved at
|
||||
// the same time.
|
||||
//
|
||||
// FIXME(#32286) logic seems false if no upvars
|
||||
pending_obligation.stalled_on =
|
||||
trait_ref_type_vars(selcx, data.to_poly_trait_ref());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user