Colin Wallace
cbc9517b02
Clarify where let accepts a pattern, spatially
2015-09-17 21:39:19 -07:00
Steve Klabnik
7a5cd3c274
Rollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 17:06:56 -04:00
Steve Klabnik
cd5870f3a3
Rollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 17:06:56 -04:00
Steve Klabnik
fcfcee1363
Rollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 17:06:56 -04:00
Steve Klabnik
36190ef91d
Rollup merge of #28466 - baskerville:trpl-heap-highest-addr, r=steveklabnik
...
r? @steveklabnik
2015-09-17 17:06:55 -04:00
Steve Klabnik
cc664f1f44
Rollup merge of #28451 - dagnir:osx-req-wording, r=steveklabnik
...
Using "later" in this context makes more sense than "greater" so it's been changed to match the Linux requirement above it rather than the other way around.
2015-09-17 17:06:55 -04:00
Steve Klabnik
40c45ac86a
Rollup merge of #28422 - christopherdumas:label_code, r=steveklabnik
2015-09-17 17:06:54 -04:00
Steve Klabnik
54063e330a
Rollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 17:06:54 -04:00
Tshepang Lekhonkhobe
a3305f87c1
reference: actual keywords feel more appropriate
2015-09-17 22:55:40 +02:00
Tshepang Lekhonkhobe
22fc5f480d
reference: mark that up to make it more clear it is a keyword
2015-09-17 22:52:39 +02:00
Tshepang Lekhonkhobe
553a2f1ead
doc: follow idiom in code snippet
2015-09-17 22:13:05 +02:00
Bastien Dejean
6d2cb6c688
trpl: Fix off-by-one highest memory address
2015-09-17 18:53:01 +02:00
Dongie Agnir
dfe88c09b8
Change OSX version req wording to match Linux.
2015-09-16 18:56:56 -04:00
christopherdumas
e66a1dcde9
Fixe heading
2015-09-15 10:37:52 -07:00
christopherdumas
0b7e048378
Fix option link and anchor links.
2015-09-15 10:37:02 -07:00
christopherdumas
b69a51164d
Added anchors for the code snippets.
2015-09-15 10:34:57 -07:00
christopherdumas
320880eed5
Fix option link and anchor links.
2015-09-15 10:34:57 -07:00
Aidan Hobson Sayers
1a6bdba05e
Update musl build in light of llvm 3.7 release
2015-09-13 14:57:54 +01:00
bors
4d20369998
Auto merge of #28371 - killercup:docs/trpl-markup-fixes, r=steveklabnik
...
- Headlines begin at 1st level now like the rest of the book
- All Headlines a blank line above and below
- Fix links in this chapter's TOC
r? @steveklabnik
2015-09-12 16:31:10 +00:00
Pascal Hertleif
4828c88af6
Nomicon: Fix Links
...
The style `[name][]` does not work with Pandoc, whereas `[name]` does.
I hope hoedown accepts this as well.
2015-09-12 12:13:24 +02:00
Pascal Hertleif
39f97cfcf8
TRPL: Fix Headlines, Links in "Error Handling"
...
- Headlines begin at 1st level now like the rest of the book
- All Headlines a blank line above and below
- Fix links in this chapter's TOC
2015-09-12 12:09:59 +02:00
bors
c8ded9a14f
Auto merge of #28306 - alexcrichton:less-rt, r=brson
...
This commit does some refactoring to make almost all of the `std::rt` private.
Specifically, the following items are no longer part of its API:
* DEFAULT_ERROR_CODE
* backtrace
* unwind
* args
* at_exit
* cleanup
* heap (this is just alloc::heap)
* min_stack
* util
The module is now tagged as `#[doc(hidden)]` as the only purpose it's serve is
an entry point for the `panic!` macro via the `begin_unwind` and
`begin_unwind_fmt` reexports.
2015-09-11 19:42:19 +00:00
Alex Crichton
f4be2026df
std: Internalize almost all of std::rt
...
This commit does some refactoring to make almost all of the `std::rt` private.
Specifically, the following items are no longer part of its API:
* DEFAULT_ERROR_CODE
* backtrace
* unwind
* args
* at_exit
* cleanup
* heap (this is just alloc::heap)
* min_stack
* util
The module is now tagged as `#[doc(hidden)]` as the only purpose it's serve is
an entry point for the `panic!` macro via the `begin_unwind` and
`begin_unwind_fmt` reexports.
2015-09-11 11:19:20 -07:00
bors
eda85fede0
Auto merge of #28348 - petrochenkov:novirt, r=alexcrichton
...
Noticed these yesterday while reading libsyntax
2015-09-11 17:58:59 +00:00
Vadim Petrochenkov
9f1f4c16aa
Remove some remains of virtual structs from the parser
2015-09-11 10:09:22 +03:00
bors
01024c9f61
Auto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 06:28:17 +00:00
bors
98eeded587
Auto merge of #28301 - christopherdumas:intergrate_error_burnstushi, r=steveklabnik
...
This was @steveklabnik's idea. Thanks @BurntSushi for the awesome blog post!
r? @steveklabnik
2015-09-10 20:03:30 +00:00
christopherdumas
e18122682b
Adapted @BurtSushi's blog post for the error handling chapter, rewrite the case study.
2015-09-10 09:48:04 -07:00
bors
9577e42682
Auto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 13:44:48 +00:00
bors
5f9f0b7cc3
Auto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
...
r? @steveklabnik
2015-09-10 07:39:50 +00:00
Tshepang Lekhonkhobe
c5a76c692b
reference: not comfortable seeing a paragraph starting with a lowercase letter
2015-09-10 06:03:32 +02:00
bors
e3fd444dc9
Auto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 03:48:30 +00:00
Tshepang Lekhonkhobe
dc6c11816c
reference: using periods here is unusual
2015-09-10 05:48:08 +02:00
bors
c48b8f17a0
Auto merge of #28232 - brson:tprl, r=steveklabnik
...
r? @steveklabnik
The phrase 'academic research' rubs me the wrong way. I have some concern about the role of this page and think it could be expanded to more than just academic papers and cleaned up a lot.
2015-09-10 00:37:55 +00:00
bors
3cda3c96e3
Auto merge of #28250 - durka:patch-7, r=steveklabnik
...
I took a stab at fixing #28064 . Not sure if this all-features-in-one-example approach is the right one. Also I completely made up the terms "star globbing" and "brace expansion globbing" -- they are just called "glob-like syntax" in the reference.
2015-09-09 22:41:23 +00:00
Tshepang Lekhonkhobe
3860f974a7
reference: format code snippets in an idiomatic manner
2015-09-09 22:35:49 +02:00
bors
5d9dc1d7a1
Auto merge of #28313 - rutsky:patch-4, r=alexcrichton
...
Follow-up fix for PR #28283 .
2015-09-09 16:44:43 +00:00
Manish Goregaokar
ee00780b98
Rollup merge of #28295 - steveklabnik:language_fix, r=alexcrichton
...
Thanks Eric, reported via email
2015-09-09 18:36:11 +05:30
Manish Goregaokar
b33b121e95
Rollup merge of #28294 - midinastasurazz:patch-3, r=steveklabnik
...
The link address is defined below the paragraph so no need to have it inline.
2015-09-09 18:36:11 +05:30
Manish Goregaokar
4fc09d3a15
Rollup merge of #28283 - rutsky:patch-3, r=steveklabnik
...
r? @steveklabnik
2015-09-09 18:36:11 +05:30
Manish Goregaokar
eb2e00a0fd
Rollup merge of #28281 - rutsky:patch-2, r=steveklabnik
...
r? @steveklabnik
2015-09-09 18:36:10 +05:30
Vladimir Rutsky
a1758aea18
fix capitalization inside sentense
2015-09-09 12:54:31 +03:00
Steve Klabnik
ca1a81df23
Fix small sentence about references
...
Thanks Eric, reported via email
2015-09-08 09:33:53 -04:00
midinastasurazz
3e8038bcab
Fix link to hygienic macros on Wikipedia
2015-09-08 14:06:35 +02:00
Vladimir Rutsky
b5b94037c4
fix punctuation in list (again)
2015-09-07 11:03:53 +03:00
Vladimir Rutsky
b1e8007999
fix capitalization inside sentense
2015-09-07 11:01:01 +03:00
Vladimir Rutsky
0d5cae2d45
fix punctuation in list
...
r? @steveklabnik
2015-09-07 09:41:02 +03:00
Jack Wilson
5c5cca58f7
Small syntax and formatting changes
2015-09-06 16:23:44 -07:00
Hunan Rostomyan
b4afa8e2e5
Fix a typo
2015-09-06 14:38:12 -07:00
bors
01b9cc58ba
Auto merge of #28269 - petrochenkov:docorder, r=steveklabnik
...
This is what I was talking about in https://github.com/rust-lang/rust/pull/26462#issuecomment-113883744
r? @steveklabnik
2015-09-06 19:43:06 +00:00