Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create struct for reporting in detail the symbols in a resolver | Ben Bridle | 2025-02-10 |
| | | | | This is used for debugging symbol definition and resolution issues. | ||
* | Import from the log and ansi crates once in the reports module | Ben Bridle | 2025-02-10 |
| | | | | This is tidier than duplicate imports in every file of the module. | ||
* | Move report-printing structs to separate module | Ben Bridle | 2025-02-10 |