summaryrefslogtreecommitdiff
path: root/src/codegen/mod.rs
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2017-09-29 12:16:36 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2017-09-29 12:20:49 -0700
commit64d73c28600686dff5a54d2a1afb737e291f9e08 (patch)
tree941bfb20f260351e635bbcdd0f4df3fb78ac6366 /src/codegen/mod.rs
parentc160b20218ecd85b2dfc141485b85beec88bac4f (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/mod.rs')
0 files changed, 0 insertions, 0 deletions