Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Fenner 313be900bf Fix error spans for arguments to tuple enum constructors 2023-02-28 14:58:14 -08:00
Nathan Fenner 76fd849c19 Point error span at Some constructor argument when trait resolution fails 2023-02-27 23:58:35 -08:00
Nathan Fenner 87fcc439f6 Refine error span for trait error into borrowed expression 2023-02-19 21:27:04 -08:00
Nathan Fenner 429b8aa8c0 Point at specific field in struct literal when trait fulfillment fails 2023-01-23 13:37:58 -08:00
Tim Neumann 0f4c7972a6 ui tests: Remap test base directory by default. 2023-01-16 18:33:25 +00:00
Tim Neumann b1b82ca6fc Heuristically undo path prefix mappings.
Because the compiler produces better diagnostics if it can find the
source of (potentially remapped) dependencies.
2023-01-14 12:49:37 +00:00
Albert Larsan 8f6b5d4e26 Move /src/test to /tests 2023-01-11 09:32:08 +00:00