Alex Crichton
|
c608084ff5
|
rollup merge of #23598: brson/gate
Conflicts:
src/compiletest/compiletest.rs
src/libcollections/lib.rs
src/librustc_back/lib.rs
src/libserialize/lib.rs
src/libstd/lib.rs
src/libtest/lib.rs
src/test/run-make/rustdoc-default-impl/foo.rs
src/test/run-pass/env-home-dir.rs
|
2015-03-23 15:13:15 -07:00 |
|
Brian Anderson
|
e9019101a8
|
Add #![feature] attributes to doctests
|
2015-03-23 14:40:26 -07:00 |
|
Ches Martin
|
0c040b07f0
|
guide: minor copy edits
|
2015-03-21 05:32:07 +07:00 |
|
Ricardo Martins
|
cb02f366dc
|
Fix a typo in the documentation.
|
2015-03-14 12:42:12 +00:00 |
|
Steve Klabnik
|
e56fcbcd99
|
Remove reference to NoSend in concurrency chapter of the book
Fixes #23052
|
2015-03-08 09:15:06 -04:00 |
|
Niko Matsakis
|
8c34b26606
|
Update docs by dropping suffixes except where they served to instruct.
|
2015-02-18 09:09:14 -05:00 |
|
Alex Crichton
|
6ac3799b75
|
Test fixes and rebase conflicts
|
2015-02-17 17:27:46 -08:00 |
|
Manish Goregaokar
|
657081bc9c
|
Normalize range syntax used in concurrency.md
(fixes #22317)
|
2015-02-14 16:28:18 +05:30 |
|
Nick Sarten
|
9e9b1d6085
|
Fixed one newly created instance of range(start, end).
|
2015-02-12 18:51:32 +13:00 |
|
Steve Klabnik
|
5401f086f0
|
A concurrency chapter to replace the tasks chapter.
Fixes #18936
Fixes #18938
Fixes #20038
Fixes #8395
Fixes #2080
Fixes #21194
|
2015-02-04 21:47:16 -05:00 |
|