Provide proper warning span for deprecated Contract methods #6982
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler
General compiler. Should eventually become more specific as the issue is triaged
P: low
team:compiler
Compiler Team
Currently, if we deprecate ABI provided methods or contract methods, the warning span points to autogenerated code.
E.g., for this code:
we will get:
The text was updated successfully, but these errors were encountered: