-
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 5 pull requests #62485
Rollup of 5 pull requests #62485
Commits on Jul 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 559c3ec - Browse repository at this point
Copy the full SHA 559c3ecView commit details -
Implement Option::contains, Result::contains and Result::contains_err
This increases consistency with other common data structures.
Configuration menu - View commit details
-
Copy full SHA for 6f76da4 - Browse repository at this point
Copy the full SHA 6f76da4View commit details -
normalize use of backticks in compiler messages for librustc_typecheck
Samy Kacimi committedJul 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 60a4938 - Browse repository at this point
Copy the full SHA 60a4938View commit details -
Re-add bootstrap attribute to libunwind for llvm-libunwind feature
This was removed in 8a7dded, but since rust-lang#62286 hasn't yet made it into beta, this is breaking the build with llvm-libunwind feature enabled. Furthemore, restrict the link attribute to Fuchsia and Linux, matching the logic in build.rs since llvm-libunwind feature isn't yet supported on other systems.
Configuration menu - View commit details
-
Copy full SHA for 1dcee4c - Browse repository at this point
Copy the full SHA 1dcee4cView commit details -
normalize use of backticks for compiler messages in librustc_codegen
Samy Kacimi committedJul 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 8aa9f18 - Browse repository at this point
Copy the full SHA 8aa9f18View commit details
Commits on Jul 8, 2019
-
Rollup merge of rust-lang#62356 - soc:topic/contains, r=Centril
Implement Option::contains and Result::contains This increases consistency with other common data structures.
Configuration menu - View commit details
-
Copy full SHA for 6da3098 - Browse repository at this point
Copy the full SHA 6da3098View commit details -
Rollup merge of rust-lang#62462 - JohnTitor:document-while, r=Centril
Document `while` keyword This is a rework of rust-lang#60761. Closes rust-lang#60736 r? @dtolnay
Configuration menu - View commit details
-
Copy full SHA for 60f300a - Browse repository at this point
Copy the full SHA 60f300aView commit details -
Rollup merge of rust-lang#62472 - fakenine:normalize_use_of_backticks…
…_compiler_messages_p2, r=Centril Normalize use of backticks in compiler messages p2 normalize use of backticks in compiler messages for librustc_typecheck rust-lang#60532
Configuration menu - View commit details
-
Copy full SHA for 264884d - Browse repository at this point
Copy the full SHA 264884dView commit details -
Rollup merge of rust-lang#62477 - petrhosek:unwind-bootstrap, r=cramertj
Re-add bootstrap attribute to libunwind for llvm-libunwind feature This was removed in 8a7dded, but since rust-lang#62286 hasn't yet made it into beta, this is breaking the build with llvm-libunwind feature enabled. Furthemore, restrict the link attribute to Fuchsia and Linux, matching the logic in build.rs since llvm-libunwind feature isn't yet supported on other systems.
Configuration menu - View commit details
-
Copy full SHA for b0062ca - Browse repository at this point
Copy the full SHA b0062caView commit details -
Rollup merge of rust-lang#62478 - fakenine:normalize_use_of_backticks…
…_compiler_messages_p3, r=Centril normalize use of backticks for compiler messages in librustc_codegen rust-lang#60532
Configuration menu - View commit details
-
Copy full SHA for ada2684 - Browse repository at this point
Copy the full SHA ada2684View commit details