Remove logging levels restrictions (#538)
* Fixes #537: Remove release mode logging levels restrictions; * Add information about log's logging levels in the README;
This commit is contained in:
committed by
Dan Gohman
parent
e8fc612dc2
commit
0b3d3ac880
@@ -151,7 +151,7 @@ pub struct RegClassData {
|
||||
/// first register unit in each allocatable register.
|
||||
pub mask: RegUnitMask,
|
||||
|
||||
/// The global `RegInfo` instance containing that this register class.
|
||||
/// The global `RegInfo` instance containing this register class.
|
||||
pub info: &'static RegInfo,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user