mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
Fix docstring
This commit is contained in:
parent
da92cd6dcf
commit
86ff6aeb82
@ -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…
Reference in New Issue
Block a user