-
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 3 pull requests #72561
Rollup of 3 pull requests #72561
Commits on May 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fbc6f2c - Browse repository at this point
Copy the full SHA fbc6f2cView commit details
Commits on May 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b97ed1a - Browse repository at this point
Copy the full SHA b97ed1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b1554 - Browse repository at this point
Copy the full SHA b9b1554View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2fd61 - Browse repository at this point
Copy the full SHA be2fd61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b98552 - Browse repository at this point
Copy the full SHA 7b98552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5ba4a - Browse repository at this point
Copy the full SHA 8b5ba4aView commit details -
librustc_middle: Rename upvars query to upvars_mentioned
As part of supporting RFC 2229, we will be capturing all the Places that were mentioned in the closure. This commit modifies the name of the upvars query to upvars_mentioned. Co-authored-by: Aman Arora <me@aman-arora.com> Co-authored-by: Chris Pardy <chrispardy36@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c3edb15 - Browse repository at this point
Copy the full SHA c3edb15View commit details
Commits on May 25, 2020
-
Rollup merge of rust-lang#72525 - RalfJung:miri-cast-checks, r=eddyb
Miri casts: do not blindly rely on dest type Make sure that we notice when the MIR is bad and the casted-to and destination type are e.g. of different size, as suggested by @eddyb.
Configuration menu - View commit details
-
Copy full SHA for 13d467b - Browse repository at this point
Copy the full SHA 13d467bView commit details -
Rollup merge of rust-lang#72537 - Amanieu:fix-asm-liveness, r=petroch…
…enkov Fix InlineAsmOperand expresions being visited twice during liveness checking
Configuration menu - View commit details
-
Copy full SHA for 4edfaaf - Browse repository at this point
Copy the full SHA 4edfaafView commit details -
Rollup merge of rust-lang#72544 - sexxi-goose:upvars_mentioned, r=mat…
…thewjasper librustc_middle: Rename upvars query to upvars_mentioned As part of supporting RFC 2229, we will be capturing all the Places that were mentioned in the closure. This commit modifies the name of the upvars query to upvars_mentioned. r? @nikomatsakis @blitzerr @matthewjasper
Configuration menu - View commit details
-
Copy full SHA for 23806b9 - Browse repository at this point
Copy the full SHA 23806b9View commit details