Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Krüger da31bb3f77 Revert "Remove #[alloc_error_handler] from the compiler and library"
This reverts commit e118134c24.
2023-04-25 00:08:35 +02:00
Amanieu d'Antras e118134c24 Remove #[alloc_error_handler] from the compiler and library 2023-04-16 08:35:50 -07:00
clubby789 7039f8d53e Fix overlapping spans in removing extra arguments 2023-02-21 13:13:09 +00:00
Esteban Küber a26a4256c0 Make removal suggestion not verbose 2023-02-14 20:22:10 +00:00
Esteban Küber 90f91b567c rebase and review comments 2023-02-14 20:22:10 +00:00
Esteban Küber eb7108bd60 More accurate spans for arg removal suggestion 2023-02-14 20:22:09 +00:00
Esteban Küber 5eb6468cef Modify primary span label for E0308
The previous output was unintuitive to users.
2023-01-30 20:12:19 +00:00
Albert Larsan 8f6b5d4e26 Move /src/test to /tests 2023-01-11 09:32:08 +00:00