Rename stepper
module to step
.
This commit is contained in:
parent
7bda9f24d6
commit
d80cf91ef2
@ -23,7 +23,7 @@ use primval::{self, PrimVal};
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
||||
mod stepper;
|
||||
mod step;
|
||||
|
||||
pub struct EvalContext<'a, 'tcx: 'a> {
|
||||
/// The results of the type checker, from rustc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user