-
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 26 pull requests #40596
Rollup of 26 pull requests #40596
Commits on Mar 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13341f4 - Browse repository at this point
Copy the full SHA 13341f4View commit details
Commits on Mar 12, 2017
-
Update usages of 'OSX' (and other old names) to 'macOS'.
As of last year with version 'Sierra', the Mac operating system is now called 'macOS'.
Configuration menu - View commit details
-
Copy full SHA for 97a1b6a - Browse repository at this point
Copy the full SHA 97a1b6aView commit details
Commits on Mar 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b38992c - Browse repository at this point
Copy the full SHA b38992cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0644773 - Browse repository at this point
Copy the full SHA 0644773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7b262 - Browse repository at this point
Copy the full SHA 6b7b262View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb203d5 - Browse repository at this point
Copy the full SHA eb203d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for adba642 - Browse repository at this point
Copy the full SHA adba642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e49f79 - Browse repository at this point
Copy the full SHA 5e49f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d3344 - Browse repository at this point
Copy the full SHA 11d3344View commit details
Commits on Mar 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8b9b3b6 - Browse repository at this point
Copy the full SHA 8b9b3b6View commit details -
Corrected very minor documentation detail about Unicode and Japanese
Eric Findlay committedMar 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b7f330 - Browse repository at this point
Copy the full SHA 5b7f330View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06c515 - Browse repository at this point
Copy the full SHA e06c515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327e8e9 - Browse repository at this point
Copy the full SHA 327e8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd03ff - Browse repository at this point
Copy the full SHA 0dd03ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 137c1e8 - Browse repository at this point
Copy the full SHA 137c1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58e3d0 - Browse repository at this point
Copy the full SHA e58e3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ae2eb - Browse repository at this point
Copy the full SHA d3ae2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1545f4e - Browse repository at this point
Copy the full SHA 1545f4eView commit details -
Remove function invokation parens from documentation links.
This was never established as a convention we should follow in the 'More API Documentation Conventions' RFC: https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md
Configuration menu - View commit details
-
Copy full SHA for e7b0f2b - Browse repository at this point
Copy the full SHA e7b0f2bView commit details -
A few improvements to the
core::hash
top-level docs.Primarily opened to address the concerns brought up in rust-lang#40498. * run rustfmt on code blocks * use `DefaultHasher` instead of deprecated `SipHasher` * rename `hash` to `calculate_hash` to prevent confusion with the `hash` method
Configuration menu - View commit details
-
Copy full SHA for 5cc056a - Browse repository at this point
Copy the full SHA 5cc056aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0671cc1 - Browse repository at this point
Copy the full SHA 0671cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7b789 - Browse repository at this point
Copy the full SHA 9a7b789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d57d92 - Browse repository at this point
Copy the full SHA 4d57d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5537955 - Browse repository at this point
Copy the full SHA 5537955View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda57db - Browse repository at this point
Copy the full SHA bda57dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adbbfc - Browse repository at this point
Copy the full SHA 6adbbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc08edc - Browse repository at this point
Copy the full SHA cc08edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7c7f3 - Browse repository at this point
Copy the full SHA 8b7c7f3View commit details -
Point out correct turbofish usage on
Foo<Bar<Baz>>
Whenever we parse a chain of binary operations, as long as the first operation is `<` and the subsequent operations are either `>` or `<`, present the following diagnostic help: use `::<...>` instead of `<...>` if you meant to specify type arguments This will lead to spurious recommendations on situations like `2 < 3 < 4` but should be clear from context that the help doesn't apply in that case.
Configuration menu - View commit details
-
Copy full SHA for e3b8550 - Browse repository at this point
Copy the full SHA e3b8550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3554ff3 - Browse repository at this point
Copy the full SHA 3554ff3View commit details
Commits on Mar 15, 2017
-
Ammended minor documentation detail abour Unicode cases.
Eric Findlay committedMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 18a8494 - Browse repository at this point
Copy the full SHA 18a8494View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23d448 - Browse repository at this point
Copy the full SHA f23d448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4a1b6 - Browse repository at this point
Copy the full SHA 5b4a1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f789955 - Browse repository at this point
Copy the full SHA f789955View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60879a - Browse repository at this point
Copy the full SHA b60879aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 698c1bb - Browse repository at this point
Copy the full SHA 698c1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b48b2 - Browse repository at this point
Copy the full SHA 86b48b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d9682 - Browse repository at this point
Copy the full SHA 52d9682View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d2c2d - Browse repository at this point
Copy the full SHA c2d2c2dView commit details -
rustbuild: Retry downloads of OpenSSL source
We need this to compile Cargo and we download it at build time, but as like all other network requests it has a chance of failing. This commit moves the source of the tarball to a mirror (S3 seems semi-more-reliable most of the time) and also wraps the download in a retry loop. cc rust-lang#40474
Configuration menu - View commit details
-
Copy full SHA for 5de0406 - Browse repository at this point
Copy the full SHA 5de0406View commit details -
Fix documentation for Vec::dedup_by.
The previous docstring was copied from dedup_by_key.
Configuration menu - View commit details
-
Copy full SHA for e66b3a2 - Browse repository at this point
Copy the full SHA e66b3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0739ece - Browse repository at this point
Copy the full SHA 0739eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8d376 - Browse repository at this point
Copy the full SHA 3d8d376View commit details -
Configuration menu - View commit details
-
Copy full SHA for befeb04 - Browse repository at this point
Copy the full SHA befeb04View commit details
Commits on Mar 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3d01e1a - Browse repository at this point
Copy the full SHA 3d01e1aView commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bc6eecd - Browse repository at this point
Copy the full SHA bc6eecdView commit details -
Rollup merge of rust-lang#40387 - tbu-:pr_doc_ptr_write2, r=steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 8523680 - Browse repository at this point
Copy the full SHA 8523680View commit details -
Rollup merge of rust-lang#40433 - mattico:test-issue-29595, r=estebank
Add test for issue rust-lang#29595 Closes rust-lang#29595 Couldn't get this to run locally, all the compile-fail tests are ignored... let's see what Travis says.
Configuration menu - View commit details
-
Copy full SHA for 3b1620b - Browse repository at this point
Copy the full SHA 3b1620bView commit details -
Rollup merge of rust-lang#40452 - frewsxcv:frewsxcv-unstable-docs, r=…
…GuillaumeGomez Add basic documentation/examples for six unstable features.
Configuration menu - View commit details
-
Copy full SHA for 74a7b4a - Browse repository at this point
Copy the full SHA 74a7b4aView commit details -
Rollup merge of rust-lang#40456 - frewsxcv:frewsxcv-docs-function-par…
…ens, r=GuillaumeGomez Remove function invokation parens from documentation links. This was never established as a convention we should follow in the 'More API Documentation Conventions' RFC: https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md
Configuration menu - View commit details
-
Copy full SHA for cbbc012 - Browse repository at this point
Copy the full SHA cbbc012View commit details -
Rollup merge of rust-lang#40457 - frewsxcv:frewsxcv-macos, r=stevekla…
…bnik Update usages of 'OSX' (and other old names) to 'macOS'. As of last year with version 'Sierra', the Mac operating system is now called 'macOS'.
Configuration menu - View commit details
-
Copy full SHA for 3e059e9 - Browse repository at this point
Copy the full SHA 3e059e9View commit details -
Rollup merge of rust-lang#40458 - frewsxcv:frewsxcv-osstr, r=Guillaum…
…eGomez Add doc examples for `OsStr`, `OsString`. None
Configuration menu - View commit details
-
Copy full SHA for d173aea - Browse repository at this point
Copy the full SHA d173aeaView commit details -
Rollup merge of rust-lang#40463 - tshepang:nit, r=nikomatsakis
some style fixes
Configuration menu - View commit details
-
Copy full SHA for 0d47a05 - Browse repository at this point
Copy the full SHA 0d47a05View commit details -
Rollup merge of rust-lang#40466 - projektir:outdated_docs_highlightin…
…g, r=steveklabnik Remove doc about highlighting code in other languages rust-lang#40301 This doesn't appear to be true any longer, so removing it to avoid confusion. See rust-lang#40301 Thoughts: - may be a good idea to remove "Let's discuss the details of these code blocks.", as there's not much being discussed at this point; - does `text` still work? r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 24fae27 - Browse repository at this point
Copy the full SHA 24fae27View commit details -
Rollup merge of rust-lang#40467 - projektir:readme_docs, r=steveklabnik
Updating README.md to point to the correct doc location
Configuration menu - View commit details
-
Copy full SHA for c8bfd18 - Browse repository at this point
Copy the full SHA c8bfd18View commit details -
Rollup merge of rust-lang#40495 - llogiq:format-docs, r=steveklabnik
fix format grammar This is just a trivial change to get the escaped squigglies into the grammar. r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 804d079 - Browse repository at this point
Copy the full SHA 804d079View commit details -
Rollup merge of rust-lang#40496 - projektir:docs_number_headings, r=f…
…rewsxcv Using X headings rust-lang#39850 Fix for issue rust-lang#39850, the headings should now be 1, 2, and 3.
Configuration menu - View commit details
-
Copy full SHA for 35badeb - Browse repository at this point
Copy the full SHA 35badebView commit details -
Rollup merge of rust-lang#40497 - wesleywiser:fix_sidebar, r=Guillaum…
…eGomez Fix sidebar not extending to the bottom of the page Fixes rust-lang#40459
Configuration menu - View commit details
-
Copy full SHA for c42e6da - Browse repository at this point
Copy the full SHA c42e6daView commit details -
Rollup merge of rust-lang#40499 - ericfindlay:master, r=steveklabnik
Corrected very minor documentation detail about Unicode and Japanese Japanese half-width and full-width romaji characters do have upper and lowercase according Unicode (but other Japanese characters do not). For example, ` assert_eq!('\u{FF21}'.to_lowercase().collect::<String>(),"\u{FF41}");` r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 0226767 - Browse repository at this point
Copy the full SHA 0226767View commit details -
Rollup merge of rust-lang#40500 - estebank:turbofish-help, r=pnkfelix
Point out correct turbofish usage on `Foo<Bar<Baz>>` Whenever we parse a chain of binary operations, as long as the first operation is `<` and the subsequent operations are either `>` or `<`, present the following diagnostic help: use `::<...>` instead of `<...>` if you meant to specify type arguments This will lead to spurious recommendations on situations like `2 < 3 < 4` but should be clear from context that the help doesn't apply in that case. Fixes rust-lang#40396.
Configuration menu - View commit details
-
Copy full SHA for 05bea71 - Browse repository at this point
Copy the full SHA 05bea71View commit details -
Rollup merge of rust-lang#40503 - swgillespie:thread-hack-removal, r=…
…sfackler std: remove a workaround for privacy limitations `std::thread::Thread` implements a non-exported `NewThread` trait to allow for internal-only use of `Thread::new`. Nowadays we have `pub(crate)`, which accomplishes the same thing but much more idiomatically. Rustdoc handles this correctly (I checked and I didn't see `Thread::new` on the rustdoc entry for `Thread` with this change), and the stage1 `rustc` emits the correct error still (I'm assuming that the stage1 compiler uses my `libstd`?): ``` $ ./build/x86_64-apple-darwin/stage1/bin/rustc test.rs error: method `new` is private --> test.rs:4:18 | 4 | let thread = thread::Thread::new(None); | ^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error ```
Configuration menu - View commit details
-
Copy full SHA for b523cee - Browse repository at this point
Copy the full SHA b523ceeView commit details -
Rollup merge of rust-lang#40505 - frewsxcv:hash-docs, r=alexcrichton
A few improvements to the `core::hash` top-level docs. Primarily opened to address the concerns brought up in rust-lang#40498. * run rustfmt on code blocks * use `DefaultHasher` instead of deprecated `SipHasher` * rename `hash` to `calculate_hash` to prevent confusion with the `hash` method
Configuration menu - View commit details
-
Copy full SHA for 7a71d64 - Browse repository at this point
Copy the full SHA 7a71d64View commit details -
Rollup merge of rust-lang#40512 - nodakai:patch-1, r=alexcrichton
.gitmodules: use official URLs w/o redirect
Configuration menu - View commit details
-
Copy full SHA for 4e4e555 - Browse repository at this point
Copy the full SHA 4e4e555View commit details -
Rollup merge of rust-lang#40517 - rust-lang:release-notes-tweak, r=al…
…excrichton Remove incorrect feature from the 1.16 relnotes According to @golddranks https://internals.rust-lang.org/t/rust-1-16-0-prerelease-testing/4953/3 r? @brson
Configuration menu - View commit details
-
Copy full SHA for 54ac08c - Browse repository at this point
Copy the full SHA 54ac08cView commit details -
Rollup merge of rust-lang#40520 - steveklabnik:link-core-slice, r=ale…
…xcrichton Link core::slice to std::slice
Configuration menu - View commit details
-
Copy full SHA for ec3bff2 - Browse repository at this point
Copy the full SHA ec3bff2View commit details -
Rollup merge of rust-lang#40526 - brson:docs-req, r=alexcrichton
Make docs required again Completely untested. Fixes rust-lang/rustup#903 r? @alexcrichton cc @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 11788ea - Browse repository at this point
Copy the full SHA 11788eaView commit details -
Rollup merge of rust-lang#40536 - kevinmehall:dedup_docs_for_dedup_by…
…, r=steveklabnik Fix documentation for Vec::dedup_by. The previous docstring was copied from dedup_by_key.
Configuration menu - View commit details
-
Copy full SHA for ded289f - Browse repository at this point
Copy the full SHA ded289fView commit details -
Rollup merge of rust-lang#40538 - aturon:stab-1.17, r=alexcrichton
Library stabilizations for 1.17 Details of the stabilizations are available in the commits. Includes only library stabilizations; there are a couple of compiler stabilizations that should also be done for 1.17. Will need a beta backport, which I will create after approval. r? @alexcrichton
Configuration menu - View commit details
-
Copy full SHA for eba6c1f - Browse repository at this point
Copy the full SHA eba6c1fView commit details -
Rollup merge of rust-lang#40539 - clarcharr:no_default_path, r=alexcr…
…ichton Removes Default for Box<Path>. This was not supposed to be added. cc @alexcrichton
Configuration menu - View commit details
-
Copy full SHA for bc91547 - Browse repository at this point
Copy the full SHA bc91547View commit details -
Rollup merge of rust-lang#40545 - alexcrichton:retry-download-openssl…
…, r=nikomatsakis rustbuild: Retry downloads of OpenSSL source We need this to compile Cargo and we download it at build time, but as like all other network requests it has a chance of failing. This commit moves the source of the tarball to a mirror (S3 seems semi-more-reliable most of the time) and also wraps the download in a retry loop. cc rust-lang#40474
Configuration menu - View commit details
-
Copy full SHA for 88a1234 - Browse repository at this point
Copy the full SHA 88a1234View commit details -
Rollup merge of rust-lang#40562 - mbrubeck:bootstrap, r=alexcrichton
Remove unused param from bootstrap::clean::rm_rf None
Configuration menu - View commit details
-
Copy full SHA for 4e60bf4 - Browse repository at this point
Copy the full SHA 4e60bf4View commit details -
Rollup merge of rust-lang#40586 - steveklabnik:add-unstable-sort-to-u…
…nstable-book, r=frewsxcv add sort_unstable to unstable book cc rust-lang#40585
Configuration menu - View commit details
-
Copy full SHA for 365ae32 - Browse repository at this point
Copy the full SHA 365ae32View commit details