Steve Klabnik
734bdc656a
copyedits: functions
2015-04-10 11:24:30 -04:00
Johannes Oertel
da96d22d3a
Rename should_fail to should_panic in docs
2015-03-19 08:24:38 +05:30
Manish Goregaokar
1ee09f918d
Rollup merge of #22280 - Unode:patch-1, r=steveklabnik
2015-02-15 18:42:44 +05:30
Renato Alves
f48eda8dc9
Fix small copy-paste typo
2015-02-13 17:09:46 +00:00
Steve Klabnik
65eab6eb97
Add diverging functions to the book.
...
We use them in some places, but never actually talk about the syntax.
2015-02-13 10:05:33 -05:00
Ms2ger
0109ceaf82
Fix typo.
2015-01-17 10:51:07 -05:00
Steve Klabnik
fd603cd263
Clarify function return style.
...
Suggested here: http://stackoverflow.com/a/27962076/24817
2015-01-15 14:47:21 -05:00
Sebastian Rasmussen
64b1a0da98
Cosmetic updates to TRPL text
...
* Make messages match rustc's error messages
* Use correct function name in example
* Rewording to match previously presented material
2015-01-10 23:11:26 +01:00
Kevin Yap
8f61814641
Standardize punctuation & formatting of TRPL
...
This commit is an attempt to standardize the use of punctuation and
formatting in "The Rust Programming Language" as discussed in #19823 .
- Convert bold text to italicized textcwhen referring to terminology.
- Convert single-quoted text to italicized or double-quoted text,
depending on context.
- Use double quotes only in the case of scare quotes or quotations.
2015-01-08 17:15:26 -08:00
Alex Crichton
7541f82fab
Fix dead links in the guide and reorganize
2015-01-08 10:27:03 -08:00