-
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 6 pull requests #61460
Rollup of 6 pull requests #61460
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eb0afe1 - Browse repository at this point
Copy the full SHA eb0afe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e92607 - Browse repository at this point
Copy the full SHA 7e92607View commit details
Commits on Jun 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e595f5 - Browse repository at this point
Copy the full SHA 8e595f5View commit details -
This changes a mistake introduced in rust-lang#61195 where the mangling workaround used was incorrect.
Configuration menu - View commit details
-
Copy full SHA for e71f466 - Browse repository at this point
Copy the full SHA e71f466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2885947 - Browse repository at this point
Copy the full SHA 2885947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0754c84 - Browse repository at this point
Copy the full SHA 0754c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0eae1 - Browse repository at this point
Copy the full SHA 3d0eae1View commit details
Commits on Jun 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c2b663c - Browse repository at this point
Copy the full SHA c2b663cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2155135 - Browse repository at this point
Copy the full SHA 2155135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2410a - Browse repository at this point
Copy the full SHA 5a2410aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e82cd95 - Browse repository at this point
Copy the full SHA e82cd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31918d6 - Browse repository at this point
Copy the full SHA 31918d6View commit details -
A semicolon is missing in the examples of compile_error. Macros that expand to items must be delimited with braces or followed by a semicolon.
Configuration menu - View commit details
-
Copy full SHA for b3fdde4 - Browse repository at this point
Copy the full SHA b3fdde4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9583398 - Browse repository at this point
Copy the full SHA 9583398View commit details -
Rollup merge of rust-lang#61380 - varkor:expected-usize-got-param, r=…
…eddyb Fix some issues with `unwrap_usize` instead of `assert_usize` Fixes rust-lang#61337. Fixes rust-lang#61341. Fixes rust-lang#61422. r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for c748c7b - Browse repository at this point
Copy the full SHA c748c7bView commit details -
Rollup merge of rust-lang#61423 - davidtwco:correct-symbol-mangling, …
…r=eddyb codegen: change `$6d$` to `$u6d$` This changes a mistake introduced in rust-lang#61195 where the mangling workaround used was incorrect, resolving [this comment](rust-lang#61195 (comment)) from @eddyb. r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for 5599985 - Browse repository at this point
Copy the full SHA 5599985View commit details -
Rollup merge of rust-lang#61438 - estebank:generics-span, r=varkor
Point at individual type args on arg count mismatch - Point at individual type arguments on arg count mismatch - Make generics always have a valid span, even when there are no args - Explain that `impl Trait` introduces an implicit type argument Fix rust-lang#55991.
Configuration menu - View commit details
-
Copy full SHA for 83b74f2 - Browse repository at this point
Copy the full SHA 83b74f2View commit details -
Rollup merge of rust-lang#61441 - estebank:fn-call-in-match, r=varkor
Tweak wording when encountering `fn` call in pattern Fix rust-lang#60642
Configuration menu - View commit details
-
Copy full SHA for 247e0a6 - Browse repository at this point
Copy the full SHA 247e0a6View commit details -
Rollup merge of rust-lang#61451 - 0x1793d1:master, r=Centril
Fix missing semicolon in doc A semicolon is missing in the examples of compile_error. Macros that expand to items must be delimited with braces or followed by a semicolon.
Configuration menu - View commit details
-
Copy full SHA for d70f288 - Browse repository at this point
Copy the full SHA d70f288View commit details -
Rollup merge of rust-lang#61458 - fabric-and-ink:doc-typo, r=jonas-sc…
…hievink Fix typo in AsRef doc
Configuration menu - View commit details
-
Copy full SHA for aaf264b - Browse repository at this point
Copy the full SHA aaf264bView commit details