Simon Mazur
970b86b1bb
doc: Fix broken links
2015-09-20 13:24:47 +03:00
Eli Friedman
bbbfed2f93
Use https URLs to refer to rust-lang.org where appropriate.
...
Also fixes a few outdated links.
2015-08-09 14:28:46 -07:00
Steve Klabnik
16a47c2d91
remove references to IoResult
...
This is now std::io::Result
2015-05-28 12:51:01 -04:00
Jake Goulding
a959cc435f
Remove mentions of int / uint from public documentation
2015-05-27 19:26:18 -04:00
Barosl Lee
ff332b6467
Squeeze the last bits of tasks in documentation in favor of thread
...
An automated script was run against the `.rs` and `.md` files,
subsituting every occurrence of `task` with `thread`. In the `.rs`
files, only the texts in the comment blocks were affected.
2015-05-09 02:24:18 +09:00
Richo Healey
7981aa6ac9
doc: Fix extraneous as_slice()'s in docstrings
2015-03-09 07:54:19 -07:00
Steve Klabnik
96bea5eb72
Import rust-guidlines
...
at 16fa41b3b0
Fixes #19315
2015-02-16 17:04:16 -05:00