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

Rename ast::Purity and ast::Impure Function. Closes #7287 #13371

Closed
wants to merge 1 commit into from
Closed

Rename ast::Purity and ast::Impure Function. Closes #7287 #13371

wants to merge 1 commit into from

Conversation

kaseyc
Copy link
Contributor

@kaseyc kaseyc commented Apr 7, 2014

Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn.
Additionally updated associated variable and function names and test cases.
Fixes #7287

…n and updated associated variable and function names.
@bors bors closed this in 0156af1 Apr 11, 2014
@kaseyc kaseyc deleted the Rename_Purity branch April 13, 2014 19:42
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.

Rename ast::purity to something else, and rename impure_fn to normal_fn or something
2 participants