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

Fix rust-align-to-expr-after-brace, closes #11239. #11244

Merged
merged 1 commit into from
Jan 1, 2014

Conversation

johnwalker
Copy link
Contributor

forward-to-word is undefined, and so Emacs would throw errors in
rust-align-to-expr-after-brace. This change yields the expected
behavior discussed in issue #11239 by handling the case when
whitespace follows a left bracket.

forward-to-word is undefined, and so Emacs would throw errors in
rust-align-to-expr-after-brace. This change yields the expected
behavior discussed in the issue.
@brson
Copy link
Contributor

brson commented Dec 31, 2013

Thanks!

@johnwalker
Copy link
Contributor Author

Hey don't mention it. Happy new year!

bors added a commit that referenced this pull request Jan 1, 2014
forward-to-word is undefined, and so Emacs would throw errors in
rust-align-to-expr-after-brace. This change yields the expected
behavior discussed in issue #11239 by handling the case when
whitespace follows a left bracket.
@bors bors closed this Jan 1, 2014
@bors bors merged commit 8271ba8 into rust-lang:master Jan 1, 2014
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