Arbitrary self types v2: dev guide updates. - #2168
Conversation
|
Sorry, due to me messing up a git operation, we sadly had to force-push the whole commit history of rustc-dev-guide :( If you'd like to update this pull request, you will have to rebase it in a special way onto the new commit history (the new More context can be found here. |
f21f094 to
2f266b5
Compare
|
☔ The latest upstream changes (possibly #2795) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Does anyone know who could review this? I see @programmerjake has commented on the tracking issue recently, could you review it for accuracy? Or perhaps write your own docs if this is too outdated? |
|
I'm not familiar with the compiler-level implementation of this, my knowledge just comes from iirc the reference's description and the library and from the discussion on how I and some others think we should decouple Deref and Receiver, which lead to rust-lang/rust#146095 by @dingxiangfei2009 which will change how this is done enough that this PR would need to be mostly rewritten. |
No description provided.