Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rust-align-to-expr-after-brace, closes #11239.
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.
- Loading branch information
8271ba8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from brson
at johnwalker@8271ba8
8271ba8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging johnwalker/rust/issue-11239 = 8271ba8 into auto
8271ba8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
johnwalker/rust/issue-11239 = 8271ba8 merged ok, testing candidate = 7fc4df3
8271ba8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/3292
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1135
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1137
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3295
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2397
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2400
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3311
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2400
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2405
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3313
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2400
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2404
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2474
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3299
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2401
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2405
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3074
8271ba8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 7fc4df3