Igor Rončević

Results 33 comments of Igor Rončević

Here is the progress so far and two open questions to agree on. Please provide your feedback on the questions. # Before and after :-) ![01A Constant shadowing - Before](https://github.com/FuelLabs/sway/assets/4142833/97e70a69-de62-4c86-b4a4-9e03deaf3a22)...

Completely agree that the terminology is very confusing. I wasn't happy with it either, especially when modeling the corresponding structs in code (`CompilerMessage` having field `message` of type `InSourceMessage` :scream:...

For the record, a very inspiring paper titled [Concepts Error Messages for Humans](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2429r0.pdf). It emphasize the importance of good (great!) error messages and provides concrete tips how to formulate them....