Skip to content

Commit 756a4ee

Browse files
committed
servo: Merge #10847 - Update rustc (from servo:rustup-20160424); r=nox
Source-Repo: https://github.com/servo/servo Source-Revision: caba731da15e468872e41da466b68ea5a327128a UltraBlame original commit: ad878a49fcc43b074e42da2f27b88639c4edafdd
1 parent 895771d commit 756a4ee

3 files changed

Lines changed: 1 addition & 27 deletions

File tree

servo/components/script/lib.rs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
[
44
feature
55
(
6-
ascii
7-
)
8-
]
9-
#
10-
!
11-
[
12-
feature
13-
(
146
as_unsafe_cell
157
)
168
]

servo/components/util/lib.rs

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,6 @@ custom_derive
2525
#
2626
!
2727
[
28-
cfg_attr
29-
(
30-
feature
31-
=
32-
"
33-
non
34-
-
35-
geckolib
36-
"
37-
feature
38-
(
39-
decode_utf16
40-
)
41-
)
42-
]
43-
#
44-
!
45-
[
4628
feature
4729
(
4830
fnbox

servo/rust-nightly-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
-
33
04
44
-
5-
12
5+
24

0 commit comments

Comments
 (0)