diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-31 17:40:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-31 17:40:11 -0500 |
commit | f967825cab91e2fbaae348ecf123171c53f949dd (patch) | |
tree | c5fbf32a62eb6a3f52d73ee3cf5e675b4436ce1e /tests/headers/macro-expr-basic.h | |
parent | 4ab18e6bc3bd91af27551af031340818316fa0fc (diff) | |
parent | 005fd4399be57f12952f08140a0178c09512a77f (diff) |
Auto merge of #177 - fitzgen:move-type-collector, r=emilio
Move the `TypeCollector` trait to the `ir` module
This commit move the `TypeCollector` trait out from the `codegen` module and into its own submodule in `ir::type_collector`. Additionally, it puts the various `TypeCollector` trait implementations next to the types that each implementation is for.
I'm going to start using this trait outside of codegen, and I think it makes more sense in `ir` since it is implemented by `ir` types and is all about `ir` things.
r? @emilio
Diffstat (limited to 'tests/headers/macro-expr-basic.h')
0 files changed, 0 insertions, 0 deletions