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

Finish renaming rust-builtin back to rust-intrinsic #2048

Closed
marijnh opened this issue Mar 23, 2012 · 0 comments
Closed

Finish renaming rust-builtin back to rust-intrinsic #2048

marijnh opened this issue Mar 23, 2012 · 0 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@marijnh
Copy link
Contributor

marijnh commented Mar 23, 2012

I implemented the new intrinsic system under the name 'builtin' so as not to clash with the existing code. I'm about to push some changes that remove the old system and rename everything inside the compiler, but leave it recognizing both rust-builtin and rust-intrinsic as native mod api specifications. After the next snapshot, I can change the references to rust-builtin in the core lib and remove support for the rust-builtin attribute.

@ghost ghost assigned marijnh Mar 23, 2012
@marijnh marijnh removed their assignment Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant