Skip to content

Commit 81429cd

Browse files
committed
---
yaml --- r: 232571 b: refs/heads/try c: 3dc0297 h: refs/heads/master i: 232569: 28c0305 232567: ff8ebc5 v: v3
1 parent 503bff4 commit 81429cd

File tree

25 files changed

+25
-49
lines changed

25 files changed

+25
-49
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: edeb4f1c86cbf6af8ef9874d4b3af50f721ea1b8
33
refs/heads/snap-stage3: 1af31d4974e33027a68126fa5a5a3c2c6491824f
4-
refs/heads/try: 10d08f0466ad6816721e3fa2a52d2a6e255f36e7
4+
refs/heads/try: 3dc02978bd8e646496d691ed29b68264b4ec77b8
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
77
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try/src/libarena/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
#![crate_type = "dylib"]
2929
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
3030
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
31-
html_root_url = "https://doc.rust-lang.org/nightly/",
32-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
31+
html_root_url = "https://doc.rust-lang.org/nightly/")]
3332

3433
#![feature(alloc)]
3534
#![feature(box_syntax)]

branches/try/src/libflate/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "dylib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(libc)]
3029
#![feature(staged_api)]

branches/try/src/libfmt_macros/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
2626
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
html_playground_url = "https://play.rust-lang.org/",
28-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
27+
html_playground_url = "https://play.rust-lang.org/")]
2928

3029
#![feature(staged_api)]
3130
#![feature(unicode)]

branches/try/src/libgetopts/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
8989
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
9090
html_root_url = "https://doc.rust-lang.org/nightly/",
91-
html_playground_url = "https://play.rust-lang.org/",
92-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
91+
html_playground_url = "https://play.rust-lang.org/")]
9392

9493
#![deny(missing_docs)]
9594
#![feature(staged_api)]

branches/try/src/libgraphviz/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,7 @@
283283
#![crate_type = "dylib"]
284284
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
285285
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
286-
html_root_url = "https://doc.rust-lang.org/nightly/",
287-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
286+
html_root_url = "https://doc.rust-lang.org/nightly/")]
288287

289288
#![feature(into_cow)]
290289
#![feature(str_escape)]

branches/try/src/liblog/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,7 @@
167167
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
168168
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
169169
html_root_url = "https://doc.rust-lang.org/nightly/",
170-
html_playground_url = "https://play.rust-lang.org/",
171-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
170+
html_playground_url = "https://play.rust-lang.org/")]
172171
#![deny(missing_docs)]
173172

174173
#![feature(box_raw)]

branches/try/src/librand/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
2424
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
2525
html_root_url = "https://doc.rust-lang.org/nightly/",
26-
html_playground_url = "https://play.rust-lang.org/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_playground_url = "https://play.rust-lang.org/")]
2827
#![no_std]
2928
#![staged_api]
3029
#![unstable(feature = "rand",

branches/try/src/librbml/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@
121121
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
122122
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
123123
html_root_url = "https://doc.rust-lang.org/nightly/",
124-
html_playground_url = "https://play.rust-lang.org/",
125-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
124+
html_playground_url = "https://play.rust-lang.org/")]
126125

127126
#![feature(rustc_private)]
128127
#![feature(staged_api)]

branches/try/src/librustc/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "rlib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(append)]
3029
#![feature(associated_consts)]

branches/try/src/librustc_back/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
#![crate_type = "rlib"]
3131
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
3232
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
33-
html_root_url = "https://doc.rust-lang.org/nightly/",
34-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
33+
html_root_url = "https://doc.rust-lang.org/nightly/")]
3534

3635
#![feature(box_syntax)]
3736
#![feature(fs_canonicalize)]

branches/try/src/librustc_borrowck/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
#![crate_type = "rlib"]
1818
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
1919
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
20-
html_root_url = "https://doc.rust-lang.org/nightly/",
21-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
20+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2221

2322
#![allow(non_camel_case_types)]
2423

branches/try/src/librustc_data_structures/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
#![staged_api]
2626
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2727
html_favicon_url = "https://www.rust-lang.org/favicon.ico",
28-
html_root_url = "https://doc.rust-lang.org/nightly/",
29-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
28+
html_root_url = "https://doc.rust-lang.org/nightly/")]
3029

3130
#![feature(rustc_private, staged_api)]
3231
#![cfg_attr(test, feature(test))]

branches/try/src/librustc_driver/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "rlib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(box_syntax)]
3029
#![feature(libc)]

branches/try/src/librustc_lint/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
#![crate_type = "rlib"]
2929
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
3030
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
31-
html_root_url = "https://doc.rust-lang.org/nightly/",
32-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
31+
html_root_url = "https://doc.rust-lang.org/nightly/")]
3332

3433
#![cfg_attr(test, feature(test))]
3534
#![feature(box_patterns)]

branches/try/src/librustc_llvm/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "rlib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(associated_consts)]
3029
#![feature(box_syntax)]

branches/try/src/librustc_privacy/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
#![crate_type = "rlib"]
1818
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
1919
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
20-
html_root_url = "https://doc.rust-lang.org/nightly/",
21-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
20+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2221

2322
#![feature(rustc_diagnostic_macros)]
2423
#![feature(rustc_private)]

branches/try/src/librustc_resolve/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
#![crate_type = "rlib"]
1818
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
1919
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
20-
html_root_url = "https://doc.rust-lang.org/nightly/",
21-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
20+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2221

2322
#![feature(associated_consts)]
2423
#![feature(borrow_state)]

branches/try/src/librustc_trans/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "rlib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(box_patterns)]
3029
#![feature(box_syntax)]

branches/try/src/librustc_typeck/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ This API is completely unstable and subject to change.
7171
#![crate_type = "rlib"]
7272
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
7373
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
74-
html_root_url = "https://doc.rust-lang.org/nightly/",
75-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
74+
html_root_url = "https://doc.rust-lang.org/nightly/")]
7675

7776
#![allow(non_camel_case_types)]
7877

branches/try/src/librustdoc/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
1919
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
2020
html_root_url = "https://doc.rust-lang.org/nightly/",
21-
html_playground_url = "https://play.rust-lang.org/",
22-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
21+
html_playground_url = "https://play.rust-lang.org/")]
2322

2423
#![feature(box_patterns)]
2524
#![feature(box_syntax)]

branches/try/src/libserialize/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Core encoding and decoding interfaces.
2626
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2727
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
2828
html_root_url = "https://doc.rust-lang.org/nightly/",
29-
html_playground_url = "https://play.rust-lang.org/",
30-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
29+
html_playground_url = "https://play.rust-lang.org/")]
3130

3231
#![feature(box_syntax)]
3332
#![feature(collections)]

branches/try/src/libsyntax/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
#![crate_type = "rlib"]
2424
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
2525
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
26-
html_root_url = "https://doc.rust-lang.org/nightly/",
27-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
26+
html_root_url = "https://doc.rust-lang.org/nightly/")]
2827

2928
#![feature(associated_consts)]
3029
#![feature(drain)]

branches/try/src/libterm/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
5454
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
5555
html_root_url = "https://doc.rust-lang.org/nightly/",
56-
html_playground_url = "https://play.rust-lang.org/",
57-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
56+
html_playground_url = "https://play.rust-lang.org/")]
5857
#![deny(missing_docs)]
5958

6059
#![feature(box_syntax)]

branches/try/src/libtest/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
#![crate_type = "dylib"]
3333
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
3434
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
35-
html_root_url = "https://doc.rust-lang.org/nightly/",
36-
issue_tracker_base_url = "https://github.com/rust-lang/rust/issues/")]
35+
html_root_url = "https://doc.rust-lang.org/nightly/")]
3736

3837
#![feature(asm)]
3938
#![feature(box_syntax)]

0 commit comments

Comments
 (0)