The ~
and @
sigils still appear in error messages
#14915
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-type-system
Area: Type system
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Script to reproduce:
Output:
Expected:
Box<int>
instead of~int
Gc<int>
instead of@int
Version:
Filed as per @pcwalton request
The text was updated successfully, but these errors were encountered: