Rust is a proper name: rust → Rust
This commit is contained in:
@@ -179,7 +179,7 @@ impl Sub<Instant> for Instant {
|
||||
///
|
||||
/// # Panics
|
||||
///
|
||||
/// Previous rust versions panicked when `other` was later than `self`. Currently this
|
||||
/// Previous Rust versions panicked when `other` was later than `self`. Currently this
|
||||
/// method saturates. Future versions may reintroduce the panic in some circumstances.
|
||||
/// See [Monotonicity].
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user