-
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 5 pull requests #60794
Rollup of 5 pull requests #60794
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d9ea132 - Browse repository at this point
Copy the full SHA d9ea132View commit details
Commits on Apr 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4cb6d1c - Browse repository at this point
Copy the full SHA 4cb6d1cView commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 385d012 - Browse repository at this point
Copy the full SHA 385d012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5310801 - Browse repository at this point
Copy the full SHA 5310801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f792ab - Browse repository at this point
Copy the full SHA 0f792abView commit details
Commits on May 11, 2019
-
Add #[doc(hidden)] attribute on compiler generated proc-macro module.
Stops unavoidable `missing_docs` warning/error on proc-macro crates. Resolves rust-lang#42008.
Configuration menu - View commit details
-
Copy full SHA for 5ccf2fb - Browse repository at this point
Copy the full SHA 5ccf2fbView commit details
Commits on May 13, 2019
-
add impl_trait_in_bindings to INCOMPLETE_FEATURES
impl_trait_in_bindings is not yet complete and can lead to compiler crashes. Fixes rust-lang#60764.
Configuration menu - View commit details
-
Copy full SHA for ea956e3 - Browse repository at this point
Copy the full SHA ea956e3View commit details -
Rollup merge of rust-lang#60176 - matthewjasper:yield-ref-to-local, r…
…=pnkfelix Explain error when yielding a reference to a local variable Closes rust-lang#56508
Configuration menu - View commit details
-
Copy full SHA for 2821329 - Browse repository at this point
Copy the full SHA 2821329View commit details -
Rollup merge of rust-lang#60201 - RalfJung:core-tests, r=alexcrichton
coretest: Downgrade deny to warn The `deny` causes a build failure in https://github.com/RalfJung/miri-test-libstd. Since we use `-D warnings` for rustc builds, `warn` should be enough to lead to compile errors here, without impeding external builds.
Configuration menu - View commit details
-
Copy full SHA for c8ef512 - Browse repository at this point
Copy the full SHA c8ef512View commit details -
Rollup merge of rust-lang#60562 - iliekturtles:proc-macro-missing-doc…
…s, r=alexcrichton Add #[doc(hidden)] attribute on compiler generated module. Resolves unavoidable `missing_docs` warning/error on proc-macro crates. Resolves rust-lang#42008. Changes not yet tested locally, however I wanted to submit first since `rustc` takes forever to compile.
Configuration menu - View commit details
-
Copy full SHA for e952b52 - Browse repository at this point
Copy the full SHA e952b52View commit details -
Rollup merge of rust-lang#60710 - varkor:delay_span_bug-const-parent,…
… r=matthewjasper Use `delay_span_bug` for error cases when checking `AnonConst` parent Fixes rust-lang#60704. Fixes rust-lang#60650.
Configuration menu - View commit details
-
Copy full SHA for 25b5d30 - Browse repository at this point
Copy the full SHA 25b5d30View commit details -
Rollup merge of rust-lang#60770 - Pulkit07:issue60764, r=Centril
add impl_trait_in_bindings to INCOMPLETE_FEATURES impl_trait_in_bindings is not yet complete and can lead to compiler crashes. Fixes rust-lang#60764.
Configuration menu - View commit details
-
Copy full SHA for b698609 - Browse repository at this point
Copy the full SHA b698609View commit details