Rollup merge of #31763 - tshepang:extraneous-word, r=steveklabnik
This commit is contained in:
@@ -603,7 +603,7 @@ impl ExactSizeIterator for ArgsOs {
|
|||||||
/// Constants associated with the current target
|
/// Constants associated with the current target
|
||||||
#[stable(feature = "env", since = "1.0.0")]
|
#[stable(feature = "env", since = "1.0.0")]
|
||||||
pub mod consts {
|
pub mod consts {
|
||||||
/// A string describing the architecture of the CPU that this is currently
|
/// A string describing the architecture of the CPU that is currently
|
||||||
/// in use.
|
/// in use.
|
||||||
///
|
///
|
||||||
/// Some possible values:
|
/// Some possible values:
|
||||||
|
|||||||
Reference in New Issue
Block a user