Skip to content

Commit 597ac36

Browse files
authored
Merge branch 'master' into threadname
2 parents 8e80cee + 2b6bc58 commit 597ac36

File tree

404 files changed

+9718
-4063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404 files changed

+9718
-4063
lines changed

.travis.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ matrix:
125125
env:
126126
global:
127127
- SCCACHE_BUCKET=rust-lang-ci-sccache
128-
- AWS_ACCESS_KEY_ID=AKIAIMX7VLAS3PZAVLUQ
128+
- AWS_ACCESS_KEY_ID=AKIAJAMV3QAMMA6AXHFQ
129129
# AWS_SECRET_ACCESS_KEY=...
130-
- secure: "Pixhh0hXDqGCdOyLtGFjli3J2AtDWIpyb2btIrLe956nCBDRutRoMm6rv5DI9sFZN07Mms7VzNNvhc9wCW1y63JAm414d2Co7Ob8kWMZlz9l9t7ACHuktUiis8yr+S4Quq1Vqd6pqi7pf2J++UxC8R/uLeqVrubzr6+X7AbmEFE="
130+
- secure: "j96XxTVOSUf4s4r4htIxn/fvIa5DWbMgLqWl7r8z2QfgUwscmkMXAwXuFNc7s7bGTpV/+CgDiMFFM6BAFLGKutytIF6oA02s9b+usQYnM0th7YQ2AIgm9GtMTJCJp4AoyfFmh8F2faUICBZlfVLUJ34udHEe35vOklix+0k4WDo="
131131

132132
before_install:
133133
# If we are building a pull request, do the build if $ALLOW_PR == 1
@@ -260,9 +260,9 @@ deploy:
260260
upload_dir: rustc-builds
261261
acl: public_read
262262
region: us-east-1
263-
access_key_id: AKIAIPQVNYF2T3DTYIWQ
263+
access_key_id: AKIAJVBODR3IA4O72THQ
264264
secret_access_key:
265-
secure: "FBqDqOTeIPMu6v/WYPf4CFSlh9rLRZGKVtpLa5KkyuOhXRTrnEzBduEtS8/FMIxdQImvurhSvxWvqRybMOi4qoVfjMqqpHAI7uBbidbrvAcJoHNsx6BgUNVCIoH6a0UsAjTUtm6/YPIpzbHoLZXPL0GrHPMk6Mu04qVSmcYNWn4="
265+
secure: "kUGd3t7JcVWFESgIlzvsM8viZgCA9Encs3creW0xLJaLSeI1iVjlJK4h/2/nO6y224AFrh/GUfsNr4/4AlxPuYb8OU5oC5Lv+Ff2JiRDYtuNpyQSKAQp+bRYytWMtrmhja91h118Mbm90cUfcLPwkdiINgJNTXhPKg5Cqu3VYn0="
266266
on:
267267
branch: auto
268268
condition: $DEPLOY = 1
@@ -274,9 +274,9 @@ deploy:
274274
upload_dir: rustc-builds-try
275275
acl: public_read
276276
region: us-east-1
277-
access_key_id: AKIAIPQVNYF2T3DTYIWQ
277+
access_key_id: AKIAJVBODR3IA4O72THQ
278278
secret_access_key:
279-
secure: "FBqDqOTeIPMu6v/WYPf4CFSlh9rLRZGKVtpLa5KkyuOhXRTrnEzBduEtS8/FMIxdQImvurhSvxWvqRybMOi4qoVfjMqqpHAI7uBbidbrvAcJoHNsx6BgUNVCIoH6a0UsAjTUtm6/YPIpzbHoLZXPL0GrHPMk6Mu04qVSmcYNWn4="
279+
secure: "kUGd3t7JcVWFESgIlzvsM8viZgCA9Encs3creW0xLJaLSeI1iVjlJK4h/2/nO6y224AFrh/GUfsNr4/4AlxPuYb8OU5oC5Lv+Ff2JiRDYtuNpyQSKAQp+bRYytWMtrmhja91h118Mbm90cUfcLPwkdiINgJNTXhPKg5Cqu3VYn0="
280280
on:
281281
branch: try
282282
condition: $DEPLOY = 1 && $ALLOW_TRY = 1
@@ -290,9 +290,9 @@ deploy:
290290
upload_dir: rustc-builds-alt
291291
acl: public_read
292292
region: us-east-1
293-
access_key_id: AKIAIPQVNYF2T3DTYIWQ
293+
access_key_id: AKIAJVBODR3IA4O72THQ
294294
secret_access_key:
295-
secure: "FBqDqOTeIPMu6v/WYPf4CFSlh9rLRZGKVtpLa5KkyuOhXRTrnEzBduEtS8/FMIxdQImvurhSvxWvqRybMOi4qoVfjMqqpHAI7uBbidbrvAcJoHNsx6BgUNVCIoH6a0UsAjTUtm6/YPIpzbHoLZXPL0GrHPMk6Mu04qVSmcYNWn4="
295+
secure: "kUGd3t7JcVWFESgIlzvsM8viZgCA9Encs3creW0xLJaLSeI1iVjlJK4h/2/nO6y224AFrh/GUfsNr4/4AlxPuYb8OU5oC5Lv+Ff2JiRDYtuNpyQSKAQp+bRYytWMtrmhja91h118Mbm90cUfcLPwkdiINgJNTXhPKg5Cqu3VYn0="
296296
on:
297297
branch: auto
298298
condition: $DEPLOY_ALT = 1

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Compatibility Notes
170170
[`slice::sort_unstable_by_key`]: https://doc.rust-lang.org/std/primitive.slice.html#method.sort_unstable_by_key
171171
[`slice::sort_unstable_by`]: https://doc.rust-lang.org/std/primitive.slice.html#method.sort_unstable_by
172172
[`slice::sort_unstable`]: https://doc.rust-lang.org/std/primitive.slice.html#method.sort_unstable
173-
[`ste::from_boxed_utf8_unchecked`]: https://doc.rust-lang.org/std/str/fn.from_boxed_utf8_unchecked.html
173+
[`str::from_boxed_utf8_unchecked`]: https://doc.rust-lang.org/std/str/fn.from_boxed_utf8_unchecked.html
174174
[`str::as_bytes_mut`]: https://doc.rust-lang.org/std/primitive.str.html#method.as_bytes_mut
175175
[`str::from_utf8_mut`]: https://doc.rust-lang.org/std/str/fn.from_utf8_mut.html
176176
[`str::from_utf8_unchecked_mut`]: https://doc.rust-lang.org/std/str/fn.from_utf8_unchecked_mut.html

appveyor.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
environment:
22
SCCACHE_BUCKET: rust-lang-ci-sccache
3-
AWS_ACCESS_KEY_ID: AKIAIMX7VLAS3PZAVLUQ
3+
AWS_ACCESS_KEY_ID: AKIAJAMV3QAMMA6AXHFQ
44
AWS_SECRET_ACCESS_KEY:
5-
secure: 1UkmbiDd15tWtYbMm5O2Uqm0b0Ur8v1MoSlydxl4ojcroPeerRMlUges0l57py8c
5+
secure: 7Y+JiquYedOAgnUU26uL0DPzrxmTtR+qIwG6rNKSuWDffqU3vVZxbGXim9QpTO80
66
SCCACHE_DIGEST: f808afabb4a4eb1d7112bcb3fa6be03b61e93412890c88e177c667eb37f46353d7ec294e559b16f9f4b5e894f2185fe7670a0df15fd064889ecbd80f0c34166c
77

88
# By default schannel checks revocation of certificates unlike some other SSL
@@ -185,9 +185,9 @@ before_deploy:
185185
deploy:
186186
- provider: S3
187187
skip_cleanup: true
188-
access_key_id: AKIAIPQVNYF2T3DTYIWQ
188+
access_key_id: AKIAJVBODR3IA4O72THQ
189189
secret_access_key:
190-
secure: +11jsUNFTQ9dq5Ad1i2+PeUJaXluFJ0zIJAXESE1dFT3Kdjku4/eDdgyjgsB6GnV
190+
secure: tQWIE+DJHjXaV4np/3YeETkEmXngtIuIgAO/LYKQaUshGLgN8cBCFGG3cHx5lKLt
191191
bucket: rust-lang-ci
192192
set_public: true
193193
region: us-east-1
@@ -202,9 +202,9 @@ deploy:
202202
# different upload directory and a slightly different trigger
203203
- provider: S3
204204
skip_cleanup: true
205-
access_key_id: AKIAIPQVNYF2T3DTYIWQ
205+
access_key_id: AKIAJVBODR3IA4O72THQ
206206
secret_access_key:
207-
secure: +11jsUNFTQ9dq5Ad1i2+PeUJaXluFJ0zIJAXESE1dFT3Kdjku4/eDdgyjgsB6GnV
207+
secure: tQWIE+DJHjXaV4np/3YeETkEmXngtIuIgAO/LYKQaUshGLgN8cBCFGG3cHx5lKLt
208208
bucket: rust-lang-ci
209209
set_public: true
210210
region: us-east-1

config.toml.example

+5-5
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@
146146
# option to true.
147147
#full-bootstrap = false
148148

149-
# Enable a build of the and extended rust tool set which is not only the
150-
# compiler but also tools such as Cargo. This will also produce "combined
151-
# installers" which are used to install Rust and Cargo together. This is
152-
# disabled by default.
149+
# Enable a build of the extended rust tool set which is not only the compiler
150+
# but also tools such as Cargo. This will also produce "combined installers"
151+
# which are used to install Rust and Cargo together. This is disabled by
152+
# default.
153153
#extended = false
154154

155155
# Verbosity level: 0 == not verbose, 1 == verbose, 2 == very verbose
@@ -175,7 +175,7 @@
175175
# script.
176176
#configure-args = []
177177

178-
# Indicates that a local rebuild is ocurring instead of a full bootstrap,
178+
# Indicates that a local rebuild is occurring instead of a full bootstrap,
179179
# essentially skipping stage0 as the local compiler is recompiling itself again.
180180
#local-rebuild = false
181181

fn.rs

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
fn foo(x: fn(&u8, &u8), y: Vec<&u8>, z: &u8) {
3+
// Debruijn 1 1 1 1
4+
// Anon-Index 0 1 0 1
5+
// ------
6+
// debruijn indices are shifted by 1 in here
7+
y.push(z); // index will be zero or one
8+
}

0 commit comments

Comments
 (0)