Require documentation on cretonne public items.
This commit is contained in:
@@ -87,6 +87,7 @@ impl settings::Configurable for Builder {
|
||||
}
|
||||
}
|
||||
|
||||
/// Methods that are specialized to a target ISA.
|
||||
pub trait TargetIsa {
|
||||
/// Get the name of this ISA.
|
||||
fn name(&self) -> &'static str;
|
||||
|
||||
Reference in New Issue
Block a user