未验证 提交 55577b41 编写于 作者: J Joe Richey

librustc_mir: Add back use statement

Signed-off-by: NJoe Richey <joerichey@google.com>
上级 6b20f58c
......@@ -2,6 +2,8 @@
//! looking at their MIR. Intrinsics/functions supported here are shared by CTFE
//! and miri.
use std::convert::TryFrom;
use rustc_hir::def_id::DefId;
use rustc_middle::mir::{
self,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册