Skip to content

Fix typos, scaladoc tags, and some minor code smells. #565

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 8 commits into from
May 15, 2015

Conversation

retronym
Copy link
Member

No description provided.

@retronym
Copy link
Member Author

Review by @DarkDimius

@DarkDimius
Copy link
Contributor

@retronym thanks, where you running some kind of tool? Or this is found by reading code.

@@ -37,10 +37,10 @@ class Run(comp: Compiler)(implicit ctx: Context) {
throw ex
}

/** TODO: There's a fundamental design problem here: We assmble phases using `squash`
/** TODO: There's a fundamental design problem here: We assemble phases using `squash`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this comment is out-of-date. We already assemble phases on each run.

@retronym
Copy link
Member Author

@DarkDimius I used IntelliJ's inspections / quick fixes.

DarkDimius added a commit that referenced this pull request May 15, 2015
Fix typos, scaladoc tags, and some minor code smells.
@DarkDimius DarkDimius merged commit 595f245 into scala:master May 15, 2015
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