mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Move FromJSValConvertible to associated types (avoids old impl check)
This commit is contained in:
parent
40c9e7f72e
commit
5c9b1019a9
3 changed files with 34 additions and 20 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(unsafe_destructor, plugin, box_syntax, int_uint)]
|
||||
#![feature(old_impl_check)]
|
||||
|
||||
#![deny(unsafe_blocks)]
|
||||
#![deny(unused_imports)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue