mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Allow missing_copy_implementations
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(missing_copy_implementations)]
|
||||
|
||||
#![feature(phase)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user