1
Fork 0

Remove edition umbrella features.

This commit is contained in:
Eric Huss 2023-12-10 09:34:13 -08:00
parent 7e452c123c
commit f481596ee4
49 changed files with 471 additions and 652 deletions

View file

@ -1,6 +1,5 @@
// run-rustfix
#![feature(rust_2018_preview)]
#![deny(absolute_paths_not_starting_with_crate)]
#![allow(unused_imports)]
#![allow(dead_code)]