]> git.lizzy.rs Git - rust.git/commit
Create separate module for intrinsic typechecking.
authorHuon Wilson <dbau.pp+github@gmail.com>
Thu, 6 Aug 2015 18:29:26 +0000 (11:29 -0700)
committerHuon Wilson <dbau.pp+github@gmail.com>
Mon, 17 Aug 2015 21:41:38 +0000 (14:41 -0700)
commitdbcd9f00d1d66e9f245c3b934fe9530982430824
tree37f5a3f6736fb91024f594992dddcf977a653f66
parent717da9513f787f6f46726bc62e5d3b173435522e
Create separate module for intrinsic typechecking.
src/librustc_typeck/check/intrinsic.rs [new file with mode: 0644]
src/librustc_typeck/check/mod.rs