rust/src/libstd
Corey Farwell 7e8753d1c1 Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnik
Fix inconsistent doc headings

This fixes headings reading "Unsafety" and "Example", they should be "Safety" and "Examples" according to RFC 1574.

r? @steveklabnik
2017-08-26 06:46:34 -07:00
..
collections use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
ffi
io Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
net
os
prelude
rand
sync Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
sys Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
sys_common Auto merge of #43830 - alexcrichton:path-display-regression, r=aturon 2017-08-23 03:24:13 +00:00
thread Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
time Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
ascii.rs
build.rs Remove incorrect special case of mips-musl 2017-08-22 16:24:29 -05:00
Cargo.toml
env.rs
error.rs
f32.rs
f64.rs
fs.rs Clarify 'writable'-changing behavior of set_readonly. 2017-08-15 21:43:11 -04:00
heap.rs
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
macros.rs
memchr.rs Fix inconsistent doc headings 2017-08-24 18:42:53 +02:00
num.rs
panic.rs
panicking.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
path.rs Rollup merge of #43983 - ids1024:redox-path-prefix, r=alexcrichton 2017-08-23 08:44:25 -04:00
primitive_docs.rs Mention null_mut on the pointer primitive docs. 2017-08-22 12:00:05 -05:00
process.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
rt.rs