Upgrade to rustc 1.28.0-nightly (b68432d56 2018-06-12)

This commit is contained in:
Simon Sapin 2018-06-13 16:28:43 +02:00
parent 5c4f54c403
commit c94c2b6f76
5 changed files with 21 additions and 49 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
[features]
debugmozjs = ['mozjs/debugmozjs']
unstable = ["servo_allocator/unstable"]
unstable = []
unrooted_must_root_lint = ["script_plugins/unrooted_must_root_lint"]
default = ["unrooted_must_root_lint"]