diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-09-29 16:16:19 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-10-02 11:33:26 -0700 |
commit | 25ce0f658775bc866179c291e2f0c85f797a5b6b (patch) | |
tree | 94202cfcfb47ef9e8fa8341ac0bc16506e55187b /src/codegen/impl_debug.rs | |
parent | bd324232ef905a2186cf88510a68c27d55859a30 (diff) |
Make TemplateInstantiation's definition into a TypeId
The definition of a template is always a type, so it should be a TypeId rather
than an ItemId. Template arguments, on the other hand are not guaranteed to be
types. They can be constant values, for example.
Diffstat (limited to 'src/codegen/impl_debug.rs')
0 files changed, 0 insertions, 0 deletions