Minor comment cleanup.
This commit is contained in:
@@ -113,7 +113,7 @@ impl DummyEnvironment {
|
||||
}
|
||||
}
|
||||
|
||||
/// The FuncEnvironment implementation for use by the DummyEnvironment.
|
||||
/// The FuncEnvironment implementation for use by the `DummyEnvironment`.
|
||||
pub struct DummyFuncEnvironment<'dummy_environment> {
|
||||
pub mod_info: &'dummy_environment DummyModuleInfo,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user