File tree Expand file tree Collapse file tree 29 files changed +29
-29
lines changed Expand file tree Collapse file tree 29 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 64
64
#![ staged_api]
65
65
#![ crate_type = "rlib" ]
66
66
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
67
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
67
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
68
68
html_root_url = "http://doc.rust-lang.org/nightly/" ) ]
69
69
#![ doc( test( no_crate_inject) ) ]
70
70
Original file line number Diff line number Diff line change 27
27
#![ crate_type = "rlib" ]
28
28
#![ crate_type = "dylib" ]
29
29
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
30
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
30
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
31
31
html_root_url = "http://doc.rust-lang.org/nightly/" ) ]
32
32
33
33
#![ feature( alloc) ]
Original file line number Diff line number Diff line change 19
19
#![ staged_api]
20
20
#![ crate_type = "rlib" ]
21
21
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
22
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
22
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
23
23
html_root_url = "http://doc.rust-lang.org/nightly/" ,
24
24
html_playground_url = "http://play.rust-lang.org/" ) ]
25
25
#![ doc( test( no_crate_inject) ) ]
Original file line number Diff line number Diff line change 53
53
#![ staged_api]
54
54
#![ crate_type = "rlib" ]
55
55
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
56
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
56
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
57
57
html_root_url = "http://doc.rust-lang.org/nightly/" ,
58
58
html_playground_url = "http://play.rust-lang.org/" ) ]
59
59
#![ doc( test( no_crate_inject) ) ]
Original file line number Diff line number Diff line change 22
22
#![ crate_type = "rlib" ]
23
23
#![ crate_type = "dylib" ]
24
24
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
25
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
25
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
26
26
html_root_url = "http://doc.rust-lang.org/nightly/" ) ]
27
27
28
28
#![ feature( libc) ]
Original file line number Diff line number Diff line change 22
22
#![ crate_type = "rlib" ]
23
23
#![ crate_type = "dylib" ]
24
24
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
25
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
25
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
26
26
html_root_url = "http://doc.rust-lang.org/nightly/" ,
27
27
html_playground_url = "http://play.rust-lang.org/" ) ]
28
28
Original file line number Diff line number Diff line change 85
85
#![ crate_type = "rlib" ]
86
86
#![ crate_type = "dylib" ]
87
87
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
88
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
88
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
89
89
html_root_url = "http://doc.rust-lang.org/nightly/" ,
90
90
html_playground_url = "http://play.rust-lang.org/" ) ]
91
91
Original file line number Diff line number Diff line change 279
279
#![ crate_type = "rlib" ]
280
280
#![ crate_type = "dylib" ]
281
281
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
282
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
282
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
283
283
html_root_url = "http://doc.rust-lang.org/nightly/" ) ]
284
284
#![ feature( collections) ]
285
285
#![ feature( into_cow) ]
Original file line number Diff line number Diff line change 18
18
#![ cfg_attr( not( feature = "cargo-build" ) , staged_api) ]
19
19
#![ cfg_attr( not( feature = "cargo-build" ) , no_std) ]
20
20
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
21
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
21
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
22
22
html_root_url = "http://doc.rust-lang.org/nightly/" ,
23
23
html_playground_url = "http://play.rust-lang.org/" ) ]
24
24
#![ cfg_attr( test, feature( test) ) ]
Original file line number Diff line number Diff line change 164
164
#![ crate_type = "rlib" ]
165
165
#![ crate_type = "dylib" ]
166
166
#![ doc( html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png" ,
167
- html_favicon_url = "http ://www .rust-lang.org/favicon.ico" ,
167
+ html_favicon_url = "https ://doc .rust-lang.org/favicon.ico" ,
168
168
html_root_url = "http://doc.rust-lang.org/nightly/" ,
169
169
html_playground_url = "http://play.rust-lang.org/" ) ]
170
170
#![ deny( missing_docs) ]
You can’t perform that action at this time.
0 commit comments