fix typo
This commit is contained in:
parent
702b45e409
commit
48081065f4
@ -472,7 +472,7 @@ pub enum Diverges {
|
||||
WarnedAlways
|
||||
}
|
||||
|
||||
// Convenience impls for combinig `Diverges`.
|
||||
// Convenience impls for combining `Diverges`.
|
||||
|
||||
impl ops::BitAnd for Diverges {
|
||||
type Output = Self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user