diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-01 17:11:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-01 17:11:58 -0500 |
commit | e9169b33cb277f19bb5e8263148c805038cc67e8 (patch) | |
tree | 941bfb20f260351e635bbcdd0f4df3fb78ac6366 /src/codegen/mod.rs | |
parent | c160b20218ecd85b2dfc141485b85beec88bac4f (diff) | |
parent | 64d73c28600686dff5a54d2a1afb737e291f9e08 (diff) |
Auto merge of #1049 - fitzgen:wrong-parent-id-with-nested-class-declarations, r=emilio
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
r? @emilio
Diffstat (limited to 'src/codegen/mod.rs')
0 files changed, 0 insertions, 0 deletions