carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Member access documentation is out of date

Open geoffromer opened this issue 6 months ago • 0 comments
trafficstars

Description of the bug:

/docs/design/expressions/member_access.md describes member access as a built-in operation, but as of #3720, member access is mediated by extensible interfaces such as BindToValue and BindToReference.

Link to documentation:

https://github.com/carbon-language/carbon-lang/blob/trunk/docs/design/expressions/member_access.md

What should it say instead?

See generally https://github.com/carbon-language/carbon-lang/blob/trunk/proposals/p3720.md

Any other information, logs, or outputs that you want to share?

No response

geoffromer avatar May 21 '25 23:05 geoffromer