-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 12 pull requests #28769
Rollup of 12 pull requests #28769
Commits on Sep 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 532ee3c - Browse repository at this point
Copy the full SHA 532ee3cView commit details
Commits on Sep 30, 2015
-
Improve "Variable bindings" chapter
- Expand the first paragraph - Improve readability by partitioning the chapter into the following sections: "Patterns", "Type annotations", "Mutability", and "Initializing bindings" - Add "Scope and shadowing" section (fix rust-lang#28177)
Configuration menu - View commit details
-
Copy full SHA for ff2bc77 - Browse repository at this point
Copy the full SHA ff2bc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7914d1b - Browse repository at this point
Copy the full SHA 7914d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b8dee - Browse repository at this point
Copy the full SHA c6b8deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffab1b4 - Browse repository at this point
Copy the full SHA ffab1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437d70a - Browse repository at this point
Copy the full SHA 437d70aView commit details -
Fix module links in std::fmt and the Rust book's documentation chapter.
The links in the rustdoc for several places in fmt were trying to link to the std::fmt module but actually linking to std, which was confusing. While trying to figure out why I noticed that the documentation chapter of the Rust book has examples that show this same bug (although it doesn't seem widespread in practice).
Configuration menu - View commit details
-
Copy full SHA for 73bd0ba - Browse repository at this point
Copy the full SHA 73bd0baView commit details -
Improve wording in error handling guide
The original blog post referred to examples by their file names, and now that it's in guide form, there is no file name. So edit the text so that it makes a bit more sense. Fixes rust-lang#28428
Configuration menu - View commit details
-
Copy full SHA for 9c70d51 - Browse repository at this point
Copy the full SHA 9c70d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for d310ad9 - Browse repository at this point
Copy the full SHA d310ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0440a - Browse repository at this point
Copy the full SHA bc0440aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fa11c - Browse repository at this point
Copy the full SHA 49fa11cView commit details -
Cross-reference doc chapter from testing chapter
We don't completely cover documentation tests in the testing chapter, since we cover them in the documentation chapter. So make sure people know that. Fixes rust-lang#28082
Configuration menu - View commit details
-
Copy full SHA for 201384c - Browse repository at this point
Copy the full SHA 201384cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 367f46d - Browse repository at this point
Copy the full SHA 367f46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9812eb0 - Browse repository at this point
Copy the full SHA 9812eb0View commit details -
Rollup merge of rust-lang#28743 - JanLikar:master, r=steveklabnik
- Expand the first paragraph - Improve readability by partitioning the chapter into the following sections: "Patterns", "Type annotations", "Mutability", and "Initializing bindings" - Add "Scope and shadowing" section (fix rust-lang#28177) r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for f3e3895 - Browse repository at this point
Copy the full SHA f3e3895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4551004 - Browse repository at this point
Copy the full SHA 4551004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d433d6 - Browse repository at this point
Copy the full SHA 7d433d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03be23 - Browse repository at this point
Copy the full SHA c03be23View commit details -
Rollup merge of rust-lang#28754 - luser:fix-rustdoc-module-links, r=M…
…anishearth The links in the rustdoc for several places in fmt were trying to link to the std::fmt module but actually linking to std, which was confusing. While trying to figure out why I noticed that the documentation chapter of the Rust book has examples that show this same bug (although it doesn't seem widespread in practice). r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 27254bc - Browse repository at this point
Copy the full SHA 27254bcView commit details -
Rollup merge of rust-lang#28755 - steveklabnik:gh28418, r=alexcrichton
The original blog post referred to examples by their file names, and now that it's in guide form, there is no file name. So edit the text so that it makes a bit more sense. Fixes rust-lang#28428
Configuration menu - View commit details
-
Copy full SHA for 37d291e - Browse repository at this point
Copy the full SHA 37d291eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a88586b - Browse repository at this point
Copy the full SHA a88586bView commit details -
Rollup merge of rust-lang#28759 - steveklabnik:gh28359, r=nikomatsakis
Fixes rust-lang#28359 I'm not doing more here because it's unclear that `as_slice()` is even going to stick around, see rust-lang#27729
Configuration menu - View commit details
-
Copy full SHA for d1137d6 - Browse repository at this point
Copy the full SHA d1137d6View commit details -
Rollup merge of rust-lang#28761 - steveklabnik:gh28082, r=brson
We don't completely cover documentation tests in the testing chapter, since we cover them in the documentation chapter. So make sure people know that. Fixes rust-lang#28082
Configuration menu - View commit details
-
Copy full SHA for 64796d1 - Browse repository at this point
Copy the full SHA 64796d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d07d0 - Browse repository at this point
Copy the full SHA 66d07d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ed0bf - Browse repository at this point
Copy the full SHA a8ed0bfView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 15ee0e9 - Browse repository at this point
Copy the full SHA 15ee0e9View commit details