diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2016-11-03 11:23:11 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2016-11-03 11:23:11 -0700 |
commit | eff92920d42eb87a9dedc5fb32c02aac382a51c5 (patch) | |
tree | 63b2f242cf589678d08d9df390a4601e32e70a06 /src/codegen/helpers.rs | |
parent | 33d475dd56b8c0513771139da2f04e7542eaadb3 (diff) |
Do not overwrite existing replacements
It turns out that we can end up overwriting existing replacements. This commit
embeds the assumption that the first replacement definition is the correct one,
and warns on all attempts to overwrite the first replacement definition with a
new one. Additionally, it adds some debug logging about replacements.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions