Skip to content

Commit

Permalink
servo: Merge #10847 - Update rustc (from servo:rustup-20160424); r=nox
Browse files Browse the repository at this point in the history
Source-Repo: https://github.com/servo/servo
Source-Revision: caba731da15e468872e41da466b68ea5a327128a

UltraBlame original commit: ad878a49fcc43b074e42da2f27b88639c4edafdd
  • Loading branch information
marco-c committed Oct 1, 2019
1 parent ec4e197 commit f5a5c1d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion servo/components/script/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@



#![feature(ascii)]
#![feature(as_unsafe_cell)]
#![feature(borrow_state)]
#![feature(box_syntax)]
Expand Down
1 change: 0 additions & 1 deletion servo/components/util/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#![feature(box_syntax)]
#![feature(core_intrinsics)]
#![feature(custom_derive)]
#![cfg_attr(feature = "non-geckolib", feature(decode_utf16))]
#![feature(fnbox)]
#![feature(optin_builtin_traits)]
#![feature(plugin)]
Expand Down
2 changes: 1 addition & 1 deletion servo/rust-nightly-date
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2016-04-12
2016-04-24

0 comments on commit f5a5c1d

Please sign in to comment.