We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533ab8b commit cc1f2a9Copy full SHA for cc1f2a9
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 4ab862a50d0c7e514077fdea161ae1989bf1e340
+refs/heads/master: 1146136fa87907abeed3158aff1e3b3c5996bb78
trunk/src/comp/middle/typeck.rs
@@ -45,8 +45,6 @@ import std::option::from_maybe;
45
46
import middle::tstate::ann::ts_ann;
47
48
-import pretty::ppaux::ty_to_str;
49
-
50
type ty_table = hashmap[ast::def_id, ty::t];
51
type fn_purity_table = hashmap[ast::def_id, ast::purity];
52
0 commit comments