-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Querify entry_fn
#57573
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Querify entry_fn
#57573
Conversation
r=me with the nit addressed. You'll also need to wait until we can break tools again, since those can't be broken the week before a release. |
20aff0c
to
cbe8bec
Compare
Ah right, makes sense. Gonna wait with this until the release then. |
☔ The latest upstream changes (presumably #57607) made this pull request unmergeable. Please resolve the merge conflicts. |
cbe8bec
to
ff19a53
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me as well
@bors r+ |
📌 Commit b7cd24d has been approved by |
Querify `entry_fn` Analogous to rust-lang#57570 but this will also require few fixups in Miri so I decided to separate that (and it seems [CI doesn't let us break tools anymore](rust-lang#57392 (comment))? Or was that because it was a rollup PR?) r? @nikomatsakis
Rollup of 10 pull requests Successful merges: - #57268 (Add a target option "merge-functions", and a corresponding -Z flag (works around #57356)) - #57476 (Move glob map use to query and get rid of CrateAnalysis) - #57501 (High priority resolutions for associated variants) - #57573 (Querify `entry_fn`) - #57610 (Fix nested `?` matchers) - #57634 (Remove an unused function argument) - #57653 (Make the contribution doc reference the guide more) - #57666 (Generalize `huge-enum.rs` test and expected stderr for more cross platform cases) - #57698 (Fix typo bug in DepGraph::try_mark_green().) - #57746 (Update README.md) Failed merges: r? @ghost
Analogous to #57570 but this will also require few fixups in Miri so I decided to separate that (and it seems CI doesn't let us break tools anymore? Or was that because it was a rollup PR?)
r? @nikomatsakis