mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Fix warnings: Remove unused 'slice_bytes' flag
This commit is contained in:
parent
7267163f49
commit
196f15b696
2 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![feature(clone_from_slice)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(slice_bytes)]
|
||||
#![feature(plugin)]
|
||||
#![plugin(plugins)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue