-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: fix fallout of ty::t -> Ty<'tcx>.
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
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
bf0766a
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 nikomatsakis
at eddyb@bf0766a
bf0766a
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 eddyb/rust/safe-ty = bf0766a into auto
bf0766a
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.
eddyb/rust/safe-ty = bf0766a merged ok, testing candidate = f6278e22
bf0766a
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.
some tests failed:
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/832
bf0766a
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 nikomatsakis
at eddyb@bf0766a
bf0766a
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 eddyb/rust/safe-ty = bf0766a into auto
bf0766a
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.
eddyb/rust/safe-ty = bf0766a merged ok, testing candidate = cf7df1e
bf0766a
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/2348
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2346
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2339
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2346
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2340
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2339
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2339
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2343
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2336
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2335
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2338
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2000
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1996
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2002
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/839
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/833
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/828
bf0766a
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 = cf7df1e