HIR docs: mention how to resolve method paths#66076
Merged
bors merged 3 commits intorust-lang:masterfrom Nov 7, 2019
Merged
Conversation
Contributor
|
r? @davidtwco (rust_highfive has picked a reviewer for you, use r? to override) |
Member
Author
|
@oli-obk I hope I got this right. |
RalfJung
commented
Nov 4, 2019
davidtwco
approved these changes
Nov 5, 2019
Member
davidtwco
left a comment
There was a problem hiding this comment.
LGTM, r=me unless you want someone else to take a look.
oli-obk
reviewed
Nov 6, 2019
Contributor
|
yea these are the right functions to call. It's good to have this documented, I've looked for this function a few times and kept rediscovering it and forgetting it again |
Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
Member
Author
|
@bors r=davidtwco,oli-obk |
Collaborator
|
📌 Commit f2ed1e6 has been approved by |
emilyalbini
added a commit
to emilyalbini/rust
that referenced
this pull request
Nov 6, 2019
HIR docs: mention how to resolve method paths
JohnTitor
added a commit
to JohnTitor/rust
that referenced
this pull request
Nov 6, 2019
HIR docs: mention how to resolve method paths
JohnTitor
added a commit
to JohnTitor/rust
that referenced
this pull request
Nov 7, 2019
HIR docs: mention how to resolve method paths
bors
added a commit
that referenced
this pull request
Nov 7, 2019
Rollup of 12 pull requests Successful merges: - #65794 (gate rustc_on_unimplemented under rustc_attrs) - #65945 (Optimize long-linker-command-line test) - #66044 (Improve uninit/zeroed lint) - #66076 (HIR docs: mention how to resolve method paths) - #66084 (Do not require extra LLVM backends for `x.py test` to pass) - #66111 (improve from_raw_parts docs) - #66114 (Improve std::thread::Result documentation) - #66117 (Fixed PhantomData markers in Arc and Rc) - #66146 (Remove unused parameters in `__thread_local_inner`) - #66147 (Miri: Refactor to_scalar_ptr out of existence) - #66162 (Fix broken link in README) - #66171 (Update link on CONTRIBUTING.md) Failed merges: r? @ghost
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.