Skip to content

Commit cc1f2a9

Browse files
committed
---
yaml --- r: 2996 b: refs/heads/master c: 1146136 h: refs/heads/master v: v3
1 parent 533ab8b commit cc1f2a9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 4ab862a50d0c7e514077fdea161ae1989bf1e340
2+
refs/heads/master: 1146136fa87907abeed3158aff1e3b3c5996bb78

trunk/src/comp/middle/typeck.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ import std::option::from_maybe;
4545

4646
import middle::tstate::ann::ts_ann;
4747

48-
import pretty::ppaux::ty_to_str;
49-
5048
type ty_table = hashmap[ast::def_id, ty::t];
5149
type fn_purity_table = hashmap[ast::def_id, ast::purity];
5250

0 commit comments

Comments
 (0)