Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use defvar for rust-top-item-beg-re instead
Since rust-top-item-beg-re hasn't been defined yet, using defvar instead of setq is more appropriate here (and also silences compilation warnings).
- Loading branch information
77c56f7
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 pnkfelix
at Rufflewind@77c56f7
77c56f7
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 Rufflewind/rust/patch-1 = 77c56f7 into auto
77c56f7
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.
Rufflewind/rust/patch-1 = 77c56f7 merged ok, testing candidate = edae0bd
77c56f7
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/5732
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5730
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4826
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4834
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5830
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4918
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4926
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5832
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4917
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4923
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4985
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2719
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5825
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4921
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4936
77c56f7
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 = edae0bd