Rollup merge of #110065 - jbethune:master, r=ehuss
Fix wrong type in docs: i16 -> u16 ``@rustbot`` label +A-docs r? docs
This commit is contained in:
commit
965707ef0b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Redundant constants module for the [`i16` primitive type][i16].
|
||||
//! Redundant constants module for the [`u16` primitive type][u16].
|
||||
//!
|
||||
//! New code should use the associated constants directly on the primitive type.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue