-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
syntax: Fix wrong span on trait fn visibility
Fixes #9348.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fc44a9c
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 alexcrichton
at klutzy@fc44a9c
fc44a9c
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 klutzy/rust/obsolete-span-fix = fc44a9c into auto
fc44a9c
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.
klutzy/rust/obsolete-span-fix = fc44a9c merged ok, testing candidate = eb3ebb7
fc44a9c
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/1716
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1719
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/825
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/825
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1734
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/825
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/825
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1734
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/825
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/826
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/906
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1719
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/825
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/826
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1503
fc44a9c
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 = eb3ebb7