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

Add support for the default keyword #1025

Merged
merged 1 commit into from
May 31, 2016
Merged

Add support for the default keyword #1025

merged 1 commit into from
May 31, 2016

Conversation

lqd
Copy link
Member

@lqd lqd commented May 31, 2016

Adds support for Defaultness on impl methods.
Fixes #945

(3 of the tests don't pass on master right now on my machine: file-lines-1, file-lines-2, file-lines-3 and this PR doesn't change this behavior: the same tests pass on master and here, so hopefully everything is correct :)

Adds support for Defaultness on impl methods.
Fixes #945
@marcusklaas
Copy link
Contributor

Very nice, thanks!

@marcusklaas marcusklaas merged commit b626373 into rust-lang:master May 31, 2016
@lqd lqd deleted the defaultness branch May 31, 2016 17:52
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