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.38k stars 1.48k forks source link

Make proposal for names found in top-level scope in a source file #2001

Open jonmeow opened 2 years ago

jonmeow commented 2 years ago

The meaning of the top-level scope in a source file was the topic of leads question #1136. The question was resolved and the main decision comment is https://github.com/carbon-language/carbon-lang/issues/1136#issuecomment-1086352687

Because the question was asked independent of a proposal, a standard proposal is still needed for evolution review, essentially translating the issue into a proposed solution with rationale, alternatives considered, etc. This issue is to track the proposal need.

jonmeow commented 2 years ago

Note, #2001 also covers making the package name parameter for import optional. This was brought up due to #2323.

github-actions[bot] commented 1 year ago

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time. This issue is labeled inactive because the last activity was over 90 days ago.

josh11b commented 1 year ago

2550 partially covers this.