mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Rollup merge of #27426 - FuGangqiang:master, r=alexcrichton
This commit is contained in:
commit
ead9a6dacf
@ -15,7 +15,7 @@
|
||||
//! for the [broader Rust ecosystem](https://crates.io). It offers
|
||||
//! core types (e.g. [`Vec`](vec/index.html)
|
||||
//! and [`Option`](option/index.html)), library-defined [operations on
|
||||
//! language primitives](#primitive) (e.g. [`u32`](u32/index.html) and
|
||||
//! language primitives](#primitives) (e.g. [`u32`](u32/index.html) and
|
||||
//! [`str`](str/index.html)), [standard macros](#macros),
|
||||
//! [I/O](io/index.html) and [multithreading](thread/index.html), among
|
||||
//! [many other lovely
|
||||
|
Loading…
Reference in New Issue
Block a user