Typo
Co-authored-by: varkor <github@varkor.com>
This commit is contained in:
parent
c6f0947ddb
commit
4c6510bee5
1 changed files with 1 additions and 1 deletions
|
|
@ -982,7 +982,7 @@ impl<'tcx> Constructor<'tcx> {
|
|||
}
|
||||
}
|
||||
|
||||
/// Some fields need to be explicitely hidden away in certain cases; see the comment above the
|
||||
/// Some fields need to be explicitly hidden away in certain cases; see the comment above the
|
||||
/// `Fields` struct. This struct represents such a potentially-hidden field. When a field is hidden
|
||||
/// we still keep its type around.
|
||||
#[derive(Debug, Copy, Clone)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue