Use LocalDefId for closures more#99186
Merged
bors merged 1 commit intorust-lang:masterfrom Jul 31, 2022
Merged
Conversation
Collaborator
|
Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt This PR changes MIR cc @oli-obk, @RalfJung, @JakobDegen, @davidtwco, @celinval Some changes occurred to the CTFE / Miri engine cc @rust-lang/miri |
Contributor
|
r? @cjgillot (rust-highfive has picked a reviewer for you, use r? to override) |
b4f27c6 to
1298e3b
Compare
Collaborator
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
1298e3b to
a55ce9d
Compare
Contributor
|
@bors r+ rollup |
cjgillot
reviewed
Jul 13, 2022
Collaborator
|
☔ The latest upstream changes (presumably #99210) made this pull request unmergeable. Please resolve the merge conflicts. |
a55ce9d to
cf2433a
Compare
Contributor
Author
|
Rebased and added comments. @bors r=cjgillot |
Collaborator
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jul 31, 2022
Rollup of 5 pull requests Successful merges: - rust-lang#99186 (Use LocalDefId for closures more) - rust-lang#99741 (Use `impl`'s generics when suggesting fix on bad `impl Copy`) - rust-lang#99844 (Introduce an ArchiveBuilderBuilder) - rust-lang#99921 (triagebot.yml: CC Enselic when rustdoc-json-types changes) - rust-lang#99974 (Suggest removing a semicolon and boxing the expressions for if-else) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
flip1995
pushed a commit
to flip1995/rust
that referenced
this pull request
Aug 11, 2022
…gillot Use LocalDefId for closures more
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.