Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCA exports fix #1918

Merged
merged 1 commit into from
Sep 16, 2024
Merged

RCA exports fix #1918

merged 1 commit into from
Sep 16, 2024

Conversation

cesarzc
Copy link
Contributor

@cesarzc cesarzc commented Sep 16, 2024

No description provided.

@sezna
Copy link
Contributor

sezna commented Sep 16, 2024

Thank you very much 😄

@sezna sezna merged commit 923d6d2 into alex/1911 Sep 16, 2024
1 check passed
@sezna sezna deleted the cesarzc/1911-with-fix branch September 16, 2024 17:37
github-merge-queue bot pushed a commit that referenced this pull request Sep 26, 2024
This is a follow-up to #1912, and includes an associated RCA bug fix
(#1918 ) that was not exposed until I tried to re-export something from
`Core`.

This also makes a subtle change to the compiler where the prelude is no
longer created by default in the namespace tree, and is rather created
when we compile `core.qs`. This was needed because we no longer allow
"clobbering namespaces", that is, re-opening a namespace from an
_external_ package.

---------

Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants