Review feedback
This commit is contained in:
parent
c63a204e23
commit
012f9a333b
2 changed files with 23 additions and 14 deletions
|
@ -1306,7 +1306,7 @@ impl Abi {
|
|||
})
|
||||
}
|
||||
|
||||
/// Discard valid range information and allow undef
|
||||
/// Discard validity range information and allow undef.
|
||||
pub fn to_union(&self) -> Self {
|
||||
assert!(self.is_sized());
|
||||
match *self {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue