Fix docstring
This commit is contained in:
parent
da92cd6dcf
commit
86ff6aeb82
1 changed files with 1 additions and 2 deletions
|
@ -739,8 +739,7 @@ impl Primitive {
|
|||
///
|
||||
/// 254 (-2), 255 (-1), 0, 1, 2
|
||||
///
|
||||
/// This is intended specifically to mirror LLVM’s `!range` metadata,
|
||||
/// semantics.
|
||||
/// This is intended specifically to mirror LLVM’s `!range` metadata semantics.
|
||||
#[derive(Clone, Copy, PartialEq, Eq, Hash)]
|
||||
#[derive(HashStable_Generic)]
|
||||
pub struct WrappingRange {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue