summaryrefslogtreecommitdiff
path: root/src/reports/source_symbols.rs
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-25 10:59:30 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-25 10:59:30 +1300
commit34ca33d86fd47ca912751bd8578e66f449639a7c (patch)
treeaa9036abfe7fec4c9cc570182e2bc0d496b1c966 /src/reports/source_symbols.rs
parent24080dd75092ea5ef8c10fd179aa28b8db534c7f (diff)
downloadassembler-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