Uh oh!
There was an error while loading. Please reload this page.
Field offsets - #175
Conversation
There was a problem hiding this comment.
Where is the FieldType type introduced? (typo?)
There was a problem hiding this comment.
I'm assuming the Field parameter is supposed to be FieldType.
lilyball
commented
Jul 22, 2014
I just wrote a long comment on #174 about associated values in conjunction with field offsets that I think provides a potentially-compelling reason to have field offsets. |
bgamari
commented
Jul 22, 2014
huonw
commented
Jul 22, 2014
BTW, RFCs should not be rebased or amended; any changes should be made with new commits. |
Zoxc
commented
Jul 29, 2014
This should probably be postponed until #56 or something like that lands in order to provide greater motivation. |
brson
commented
Aug 1, 2014
I believe that the broad goal here is to provide better support for 'intrusive' data structures, which Rust is currently weak at. It's not clear that this is the design to solve that problem, and @pcwalton has some ideas for designing intrusive data structures without changing the language.
Closing. Thank you. |
Rendered view