Most of the way to no_std support
This commit is contained in:
committed by
Dan Gohman
parent
2a26b70854
commit
7375088c3e
@@ -24,6 +24,7 @@ use constant_hash::{probe, simple_hash};
|
||||
use isa::TargetIsa;
|
||||
use std::fmt;
|
||||
use std::result;
|
||||
use std::vec::Vec;
|
||||
|
||||
/// A string-based configurator for settings groups.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user