Add a FIXME relating to these type-testing traits
This commit is contained in:
parent
f1c041a54d
commit
c197911c60
@ -6876,8 +6876,8 @@ pub fn can_type_implement_copy<'tcx>(tcx: &ctxt<'tcx>,
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// TODO -- all of these types basically walk various structures to
|
||||
// test whether types/regions are reachable with various
|
||||
// FIXME(#20298) -- all of these types basically walk various
|
||||
// structures to test whether types/regions are reachable with various
|
||||
// properties. It should be possible to express them in terms of one
|
||||
// common "walker" trait or something.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user