-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rustdoc's formatting of lifetimes
rustdoc was previously formatting lifetimes with two apostrophes, presumably as a result of #14797.
- Loading branch information
Showing
2 changed files
with
1 addition
and
2 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
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
0204ca1
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 huonw
at ftxqxd@0204ca1
0204ca1
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 P1start/rust/rustdoc-lifetimes = 0204ca1 into auto
0204ca1
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.
P1start/rust/rustdoc-lifetimes = 0204ca1 merged ok, testing candidate = 5abf794
0204ca1
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/6247
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/6246
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/5342
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/5351
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/6344
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5433
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5440
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/6347
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5432
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5437
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5498
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3233
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/6337
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5448
0204ca1
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 = 5abf794