Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4c6510b

Browse files
Nadrierilvarkor
andauthoredMay 18, 2020
Typo
Co-authored-by: varkor <[email protected]>
1 parent c6f0947 commit 4c6510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/librustc_mir_build/hair/pattern/_match.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ impl<'tcx> Constructor<'tcx> {
982982
}
983983
}
984984

985-
/// Some fields need to be explicitely hidden away in certain cases; see the comment above the
985+
/// Some fields need to be explicitly hidden away in certain cases; see the comment above the
986986
/// `Fields` struct. This struct represents such a potentially-hidden field. When a field is hidden
987987
/// we still keep its type around.
988988
#[derive(Debug, Copy, Clone)]

0 commit comments

Comments
 (0)
Please sign in to comment.