Skip to content

Commit

Permalink
servo: Merge #18541 - Upgrade to rustc 1.22.0-nightly (277476c4f 2017…
Browse files Browse the repository at this point in the history
…-09-16) (from servo:rustup); r=SimonSapin

rust-lang/rust#43017

Source-Repo: https://github.com/servo/servo
Source-Revision: c28cf7490f2def7335c7c12e70e12e343eb1ec05

UltraBlame original commit: 14d7326af64d60a6be900427b468f94c7a2d2fda
  • Loading branch information
marco-c committed Oct 2, 2019
1 parent ea92534 commit 14bf3b7
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 45 deletions.
57 changes: 13 additions & 44 deletions servo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions servo/components/script/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,22 @@ const_fn
[
feature
(
const_ptr_null
)
]
#
!
[
feature
(
const_ptr_null_mut
)
]
#
!
[
feature
(
core_intrinsics
)
]
Expand Down
2 changes: 1 addition & 1 deletion servo/rust-toolchain
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ nightly
-
09
-
08
17

0 comments on commit 14bf3b7

Please sign in to comment.