Upgrade to the 2018 edition

I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
This commit is contained in:
jD91mZM2
2019-07-28 18:13:31 +02:00
parent 72c2f59f17
commit c7d499d4f2
113 changed files with 377 additions and 376 deletions
+4 -4
View File
@@ -4,10 +4,10 @@ use core::{mem, ptr, slice, usize};
use cbitset::BitSet256;
use header::errno::*;
use header::signal;
use platform;
use platform::types::*;
use crate::header::errno::*;
use crate::header::signal;
use crate::platform;
use crate::platform::types::*;
#[no_mangle]
pub unsafe extern "C" fn memccpy(