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
@@ -1,7 +1,7 @@
|
||||
//! Cranelift DSL classes.
|
||||
//!
|
||||
//! This module defines the classes that are used to define Cranelift
|
||||
//! instructions and other entitties.
|
||||
//! instructions and other entities.
|
||||
|
||||
pub mod types;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user