mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move remaining uses of NonZero to our nonzero crate
This commit is contained in:
parent
e2fafd2dfc
commit
99b052d3a6
4 changed files with 2 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(const_ptr_null_mut)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue