Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: varkor <github@varkor.com>
  • Loading branch information
Nadrieril and varkor authored May 18, 2020
1 parent c6f0947 commit 4c6510b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_mir_build/hair/pattern/_match.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 4c6510b

Please sign in to comment.