Skip to content

Make -Xprint-diff an opt-in option. #1406

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 21, 2016

Conversation

nicolasstucki
Copy link
Contributor

  • -Xprint:[...] alone prints the trees without diffs.
  • -Xprint-diff enables the diff on -Xprint.
  • -Xprint-diff-del enables the diff with deletes on -Xprint.

* -Xprint:[...] alone prints the trees without diffs.
* -Xprint-diff enables the diff on -Xprint.
* -Xprint-diff-del enables the diff with deletes on -Xprint.
@nicolasstucki
Copy link
Contributor Author

Review by @odersky

@odersky
Copy link
Contributor

odersky commented Jul 21, 2016

LGTM, thanks for the quick reaction!

@odersky odersky merged commit 9906636 into scala:master Jul 21, 2016
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