Remove obsolete comment
This commit is contained in:
parent
6ed2a76bcc
commit
6e643e12bb
@ -226,7 +226,6 @@ pub fn body(&self) -> Body {
|
||||
pub struct RegionDef(pub DefId);
|
||||
|
||||
/// A list of generic arguments.
|
||||
/// The second field is for internal usage to allow retrieving the internal representation.
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct GenericArgs(pub Vec<GenericArgKind>);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user