Skip to content

Commit ebeab8b

Browse files
committed
---
yaml --- r: 3631 b: refs/heads/master c: c1136e4 h: refs/heads/master i: 3629: 57e3e1d 3627: dec5c3a 3623: 7b366ae 3615: dbfda2e v: v3
1 parent 2ca00c2 commit ebeab8b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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: 97c1537374340f6370f9e1e47983903e3598c4ec
2+
refs/heads/master: c1136e4e0515ed709847bd46fc8f03e812d423bb

trunk/src/comp/middle/typeck.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ import std::option::from_maybe;
4848
import std::smallintmap;
4949
import middle::tstate::ann::ts_ann;
5050

51+
export check_crate;
52+
5153
type ty_table = hashmap[ast::def_id, ty::t];
5254

5355
type obj_info = rec(vec[ast::obj_field] obj_fields, ast::node_id this_obj);

0 commit comments

Comments
 (0)