提交 d80cf91e 编写于 作者: S Scott Olson

Rename `stepper` module to `step`.

上级 7bda9f24
......@@ -23,7 +23,7 @@
use std::collections::HashMap;
mod stepper;
mod step;
pub struct EvalContext<'a, 'tcx: 'a> {
/// The results of the type checker, from rustc.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册