-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 8 pull requests #48294
Rollup of 8 pull requests #48294
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a58d1b5 - Browse repository at this point
Copy the full SHA a58d1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b5c45 - Browse repository at this point
Copy the full SHA 70b5c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7277993 - Browse repository at this point
Copy the full SHA 7277993View commit details
Commits on Feb 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9931583 - Browse repository at this point
Copy the full SHA 9931583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e15de - Browse repository at this point
Copy the full SHA 56e15deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146b81c - Browse repository at this point
Copy the full SHA 146b81cView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a30673 - Browse repository at this point
Copy the full SHA 9a30673View commit details
Commits on Feb 15, 2018
-
Remove "empty buffer" doc in read_until
This appears copied from fill_buf, but the above paragraph already indicates that a lack of delimiter at the end is EOF.
Configuration menu - View commit details
-
Copy full SHA for e1e79d3 - Browse repository at this point
Copy the full SHA e1e79d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6a6d0 - Browse repository at this point
Copy the full SHA ba6a6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137f5bc - Browse repository at this point
Copy the full SHA 137f5bcView commit details
Commits on Feb 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3bf989f - Browse repository at this point
Copy the full SHA 3bf989fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e812da0 - Browse repository at this point
Copy the full SHA e812da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a58409d - Browse repository at this point
Copy the full SHA a58409dView commit details -
Remove unneeded string allocations
Alex Crawford committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for c670ae6 - Browse repository at this point
Copy the full SHA c670ae6View commit details
Commits on Feb 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 22aecb9 - Browse repository at this point
Copy the full SHA 22aecb9View commit details -
Rollup merge of rust-lang#48095 - QuietMisdreavus:doctest-assembly, r…
…=GuillaumeGomez add unit tests for rustdoc's processing of doctests cc rust-lang#42018 There's a lot of things that rustdoc will do to massage doctests into something that can be compiled, and a lot of options that can be toggled to affect this. Hopefully this list of tests can show off that functionality. The first commit is slightly unrelated but doesn't touch public functionality, because i found that if you have a manual `fn main`, it adds an extra line break at the end, whereas it would trim this extra line break if it were putting a `fn main` in automatically. That first commit makes it trim out that whitespace ahead of time.
Configuration menu - View commit details
-
Copy full SHA for 8aa2852 - Browse repository at this point
Copy the full SHA 8aa2852View commit details -
Rollup merge of rust-lang#48152 - antoyo:primitive-docs-relevant, r=Q…
…uietMisdreavus Primitive docs relevant This fixes the documentation to show the right types in the examples for many integer methods. I need to check if the result is correct before we merge.
Configuration menu - View commit details
-
Copy full SHA for 6db06f5 - Browse repository at this point
Copy the full SHA 6db06f5View commit details -
Rollup merge of rust-lang#48234 - zombiezen:patch-1, r=steveklabnik
Remove "empty buffer" doc in read_until This appears copied from fill_buf, but the above paragraph already indicates that a lack of delimiter at the end is EOF.
Configuration menu - View commit details
-
Copy full SHA for 62d6ba4 - Browse repository at this point
Copy the full SHA 62d6ba4View commit details -
Rollup merge of rust-lang#48239 - GuillaumeGomez:fix-condvar-example,…
… r=QuietMisdreavus Fix condvar example Fixes rust-lang#48230. r? @QuietMisdreavus
Configuration menu - View commit details
-
Copy full SHA for 3672caf - Browse repository at this point
Copy the full SHA 3672cafView commit details -
Rollup merge of rust-lang#48243 - rust-lang:steveklabnik-patch-1, r=k…
…ennytm spelling fix in comment r? @Manishearth
Configuration menu - View commit details
-
Copy full SHA for 01c7f3a - Browse repository at this point
Copy the full SHA 01c7f3aView commit details -
Rollup merge of rust-lang#48260 - dns2utf8:add_link_to_yield, r=kennytm
[doc] Add link to yield_now A convenient link.
Configuration menu - View commit details
-
Copy full SHA for 7dd8c09 - Browse repository at this point
Copy the full SHA 7dd8c09View commit details -
Rollup merge of rust-lang#48284 - crawford:string, r=sfackler
Remove unneeded string allocations
Configuration menu - View commit details
-
Copy full SHA for c4f0011 - Browse repository at this point
Copy the full SHA c4f0011View commit details -
Rollup merge of rust-lang#48286 - SergioBenitez:master, r=BurntSushi
Clarify contiguity of Vec's elements. Small doc changes for clarity.
Configuration menu - View commit details
-
Copy full SHA for 47db61a - Browse repository at this point
Copy the full SHA 47db61aView commit details