rust/compiler
Noah Lev 2835ace4ca Improve suggestions for type errors with string concatenation
Now, multipart suggestions are used instead of `span_to_snippet`, which
improves code quality, makes the suggestion work even without access to
source code, and, most importantly, improves the rendering of the
suggestion.
2022-01-12 22:04:39 -08:00
..
2021-12-30 22:33:44 -05:00
2022-01-09 13:41:04 -08:00