diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-09-29 12:16:36 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-09-29 12:20:49 -0700 |
commit | 64d73c28600686dff5a54d2a1afb737e291f9e08 (patch) | |
tree | 941bfb20f260351e635bbcdd0f4df3fb78ac6366 /src/codegen/impl_partialeq.rs | |
parent | c160b20218ecd85b2dfc141485b85beec88bac4f (diff) |
ir: Prefer using known semantic parents
When choosing a parent ID for a type that we are parsing, prefer known semantic
parents over the provided parent ID. It seems like we shouldn't even be passing
explicit parent IDs around (they're often buggy), and instead should expand the
`known_semantic_parent` infrastructure, but I'll leave that to some future work.
Fixes #1048
Diffstat (limited to 'src/codegen/impl_partialeq.rs')
0 files changed, 0 insertions, 0 deletions