mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Remove allow(missing_copy_implementations) attributes.
This is now the default.
This commit is contained in:
parent
1f682d878d
commit
2755ed6c58
8 changed files with 0 additions and 12 deletions
|
@ -10,8 +10,6 @@
|
|||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
||||
#![allow(missing_copy_implementations)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue