Skip to content

Register snapshot. #15472

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

Merged
merged 1 commit into from
Jul 6, 2014
Merged

Register snapshot. #15472

merged 1 commit into from
Jul 6, 2014

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Jul 6, 2014

No description provided.

@bors bors closed this Jul 6, 2014
@bors bors merged commit 3fd2b0d into rust-lang:master Jul 6, 2014
@luqmana luqmana deleted the snaps branch July 6, 2014 09:23
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 21, 2023
internal: Record import origins in ItemScope and PerNS

This records the import items definitions come from in the module scope (as well as what an import resolves to in an ItemScope). It does ignore glob imports as thats a lot more work for little to no gain, glob imports act as if the importing items are "inlined" into the scope which suffices for almost all use cases I believe (to my knowledge, attributes on them have little effect).

There is still a lot of work needed to make this available to the IDE layer, but this lays out the ground work for havin IDE layer support.

cc rust-lang/rust-analyzer#14079
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.

3 participants