chore: update to rust 2018
This commit is contained in:
parent
aa786e97c1
commit
c1154a1853
12 changed files with 37 additions and 41 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use elements::*;
|
||||
use headline::*;
|
||||
use objects::*;
|
||||
use crate::elements::*;
|
||||
use crate::headline::*;
|
||||
use crate::objects::*;
|
||||
|
||||
#[cfg_attr(test, derive(PartialEq))]
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue