mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move DOMString back to script
This entirely removes the 'non-geckolib' feature of the util crate.
This commit is contained in:
parent
7b467ee52d
commit
cdc7bca944
188 changed files with 501 additions and 529 deletions
|
@ -14,6 +14,7 @@
|
|||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(peekable_is_empty)]
|
||||
#![feature(plugin)]
|
||||
#![feature(slice_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue