diff options
author | Ben Bridle <ben@derelict.engineering> | 2025-03-25 10:59:30 +1300 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2025-03-25 10:59:30 +1300 |
commit | 34ca33d86fd47ca912751bd8578e66f449639a7c (patch) | |
tree | aa9036abfe7fec4c9cc570182e2bc0d496b1c966 /src/reports/source_symbols.rs | |
parent | 24080dd75092ea5ef8c10fd179aa28b8db534c7f (diff) | |
download | assembler-34ca33d86fd47ca912751bd8578e66f449639a7c.zip |
Don't print original source in redefinition errors
The source context of the original definition of a redefined symbol was
being printed when reporting a redefinition error. Since only the
source code containing the redefinition was available, if the original
definition was in a different file then the source context of the
original definition would just pull from this source code and the
context shown would be completely nonsensical.
Diffstat (limited to 'src/reports/source_symbols.rs')
0 files changed, 0 insertions, 0 deletions