-
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 7 pull requests #72102
Rollup of 7 pull requests #72102
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for abbc736 - Browse repository at this point
Copy the full SHA abbc736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d83108 - Browse repository at this point
Copy the full SHA 9d83108View commit details
Commits on May 9, 2020
-
expand "incomplete feature" message to include unsoundness and link t…
…o tracking issue
Configuration menu - View commit details
-
Copy full SHA for 1fce203 - Browse repository at this point
Copy the full SHA 1fce203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8cf4a - Browse repository at this point
Copy the full SHA 6a8cf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db2aec - Browse repository at this point
Copy the full SHA 0db2aecView commit details
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ceacd0 - Browse repository at this point
Copy the full SHA 0ceacd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82103c - Browse repository at this point
Copy the full SHA c82103cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aaff14 - Browse repository at this point
Copy the full SHA 0aaff14View commit details -
Emit a warning when optimization fuel runs out
`eprintln!` gets swallowed by Cargo too easily.
Configuration menu - View commit details
-
Copy full SHA for 62116c3 - Browse repository at this point
Copy the full SHA 62116c3View commit details
Commits on May 11, 2020
-
Rollup merge of rust-lang#72014 - GuillaumeGomez:deprecated-emoji, r=…
…kinnison,ollie27 Deprecated emoji Fixes rust-lang#67872. r? @kinnison cc @rust-lang/rustdoc
Configuration menu - View commit details
-
Copy full SHA for dc23c80 - Browse repository at this point
Copy the full SHA dc23c80View commit details -
Rollup merge of rust-lang#72044 - RalfJung:min-spec, r=matthewjasper
use min_specialization for some rustc crates where it requires no changes and add FIXME for the rest Cc @matthewjasper
Configuration menu - View commit details
-
Copy full SHA for f4c381d - Browse repository at this point
Copy the full SHA f4c381dView commit details -
Rollup merge of rust-lang#72045 - RalfJung:incomplete-unsound, r=petr…
…ochenkov Incomplete features can also be unsound Some incomplete features do not just ICE, they are also currently unsound (e.g. rust-lang#72029, and also `specialization` -- which is not yet marked incomplete but [should be](rust-lang#71420)). This makes the message reflect that. While at it I also added a link to the tracking issue, which hopefully should explain what is incomplete/unsound about the feature.
Configuration menu - View commit details
-
Copy full SHA for 8f722ea - Browse repository at this point
Copy the full SHA 8f722eaView commit details -
Rollup merge of rust-lang#72052 - lcnr:const_pprint, r=ecstatic-morse
display `ConstKind::Param`
Configuration menu - View commit details
-
Copy full SHA for 468ceb9 - Browse repository at this point
Copy the full SHA 468ceb9View commit details -
Rollup merge of rust-lang#72067 - jonas-schievink:fuel-warn, r=varkor
Emit a warning when optimization fuel runs out `eprintln!` gets swallowed by Cargo too easily.
Configuration menu - View commit details
-
Copy full SHA for fcdc5a4 - Browse repository at this point
Copy the full SHA fcdc5a4View commit details -
Rollup merge of rust-lang#72072 - tspiteri:minus-inf, r=Dylan-DPC
doc: minus (U+2212) instead of dash (U+002D) for negative infinity Like rust-lang#67430, for the new associated constants.
Configuration menu - View commit details
-
Copy full SHA for ed0e1e8 - Browse repository at this point
Copy the full SHA ed0e1e8View commit details -
Rollup merge of rust-lang#72077 - GuillaumeGomez:cleanup-E0571, r=Dyl…
…an-DPC Improve E0571 wording r? @Dylan-DPC
Configuration menu - View commit details
-
Copy full SHA for 19393d0 - Browse repository at this point
Copy the full SHA 19393d0View commit details