Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)

This commit is contained in:
Simon Sapin 2020-01-16 08:46:41 +01:00
parent eb8fbddca9
commit 850f52c327
7 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,6 @@
#![deny(unsafe_code)]
#![feature(exact_size_is_empty)]
#![feature(matches_macro)]
pub mod context;
pub mod data;