remove outdated fixme
This commit is contained in:
parent
ff4aff6ce0
commit
f3eab4b124
1 changed files with 0 additions and 3 deletions
|
|
@ -1253,9 +1253,6 @@ pub fn may_define_opaque_type(
|
|||
///
|
||||
/// Requires that trait definitions have been processed so that we can
|
||||
/// elaborate predicates and walk supertraits.
|
||||
//
|
||||
// FIXME: callers may only have a `&[Predicate]`, not a `Vec`, so that's
|
||||
// what this code should accept.
|
||||
crate fn required_region_bounds(
|
||||
tcx: TyCtxt<'tcx>,
|
||||
erased_self_ty: Ty<'tcx>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue