Switch to Rust 2018

This commit is contained in:
Jan Alexander Steffens (heftig)
2019-12-26 02:58:20 +01:00
parent 15af99fce7
commit 0c8e657ec0
4 changed files with 7 additions and 16 deletions

View File

@@ -33,8 +33,7 @@ use state_map::StateMap;
use std::collections::BTreeMap;
use string_cache::DefaultAtom as Atom;
use collapse_state_maps;
use StateGroupEntry;
use super::{collapse_state_maps, StateGroupEntry};
/// Holds information about a particular level.
struct Level {