-
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.
Fix vector/array/slice terminology in manual.
Fixes #16015.
- Loading branch information
1 parent
b516532
commit a021330
Showing
1 changed file
with
25 additions
and
23 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
a021330
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 steveklabnik@a021330
a021330
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 steveklabnik/rust/fix_manual_array_terms = a021330 into auto
a021330
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.
steveklabnik/rust/fix_manual_array_terms = a021330 merged ok, testing candidate = 4faccafc
a021330
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:
failure: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1258
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1258
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1257
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1257
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1252
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1251
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1252
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1256
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1251
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1251
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1255
exception: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/88
exception: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/88
exception: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/88
exception: http://buildbot.rust-lang.org/builders/auto-win64-64-opt/builds/88
exception: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-t/builds/88
exception: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-c/builds/88
a021330
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.
Not my fault!
a021330
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 steveklabnik@a021330
a021330
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 steveklabnik/rust/fix_manual_array_terms = a021330 into auto
a021330
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.
steveklabnik/rust/fix_manual_array_terms = a021330 merged ok, testing candidate = 641b198
a021330
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/1264
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1263
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1263
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1264
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1258
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1257
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1258
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1262
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1257
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1257
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1261
success: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/94
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/94
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/94
success: http://buildbot.rust-lang.org/builders/auto-win64-64-opt/builds/94
success: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-t/builds/94
success: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-c/builds/94
a021330
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 = 641b198