Uh oh!
There was an error while loading. Please reload this page.
Document ModuleData and improve names - #80425
Conversation
There seems to be a function called Also, perhaps |
a534373 to
ba4c1deCompareUh oh!
There was an error while loading. Please reload this page.
petrochenkov
commented
Dec 28, 2020
The |
Uh oh!
There was an error while loading. Please reload this page.
camelid
commented
Dec 28, 2020
Will it be confusing if there's |
petrochenkov
commented
Dec 28, 2020
|
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
13f427e to
8edcdb9CompareUh oh!
There was an error while loading. Please reload this page.
petrochenkov
commented
Jan 6, 2021
r=me after squashing commits. |
dce53a7 to
f0598e5Comparecamelid
commented
Jan 6, 2021
Rebased. |
* Convert comments on fields to doc comments so they're visible in API docs * Add new documentation * Get rid of "normal module" terminology
petrochenkov
commented
Jan 6, 2021
@bors r+ |
bors
commented
Jan 6, 2021
📌 Commit 5c86c223ee890dbdfd136e8eb9f0a404bc9a88bf has been approved by |
camelid
commented
Jan 6, 2021
Oh, I was about to push up squashed commits. Do you still want me to do that? |
* Rename `ModuleData.normal_ancestor_id` to `nearest_parent_mod` `normal_ancestor_id` is a very confusing name if you don't already understand what it means. Adding docs helps, but using a clearer and more obvious name is also important. * Rename `Resolver::nearest_mod_parent` to `nearest_parent_mod` * Add more docs
petrochenkov
commented
Jan 6, 2021
Yes, please push. |
5c86c22 to
ff75da8Comparecamelid
commented
Jan 6, 2021
Squashed. |
petrochenkov
commented
Jan 6, 2021
@bors r+ |
bors
commented
Jan 6, 2021
📌 Commit ff75da8 has been approved by |
bors
commented
Jan 7, 2021
bors
commented
Jan 7, 2021
☀️ Test successful - checks-actions |
ModuleDataModuleData.normal_ancestor_idtonearest_parent_modResolver::nearest_mod_parenttonearest_parent_modcc https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/mentoring/near/221029702
r? @petrochenkov