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

Sed "@safe pure nothrow" #2146

Merged
merged 1 commit into from May 6, 2014
Merged

Sed "@safe pure nothrow" #2146

merged 1 commit into from May 6, 2014

Conversation

monarchdodra
Copy link
Collaborator

This simply makes all occurences of the trio "@safe pure nothrow" appear in that order. It was already the case 90% of the time, so this only changes the remaining 10%.

Rationale for this change is to help with the ongoing effort to tag with @nogc: Having a single grep that can find the trivial functions, so we can easily track down the obvious candidates.

Also, consistency.

@WalterBright : Could you please confirm if this actually helps, and it doesn't create any conflicts on any of your potential current work?

WalterBright added a commit that referenced this pull request May 6, 2014
@WalterBright WalterBright merged commit 5811280 into dlang:master May 6, 2014
@monarchdodra monarchdodra deleted the safePureNothrow branch August 29, 2014 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants