carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.24k stars 1.48k forks source link

Factor library names into their own ID structure. #4219

Closed jonmeow closed 1 month ago

jonmeow commented 1 month ago

This supports distinguishing between unset, Default, and "incorrect but already diagnosed, do not use" for extern library logic.