Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Aaron Hill
|
0dd9f118d9
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Eduard-Mihai Burtescu
|
4c7eb59e81
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
Esteban Küber
|
2c5766f2d4
|
Unify output of "variant not found" errors
|
2020-01-08 08:05:31 -08:00 |
|
Esteban Küber
|
59f0f2edc1
|
Fix span after rebase
|
2019-03-23 14:10:39 -07:00 |
|
Esteban Küber
|
1b0ab0b8a9
|
Tweak spans for E0599
|
2019-03-23 13:05:29 -07:00 |
|
Vadim Petrochenkov
|
18229bb1ad
|
syntax: Better recovery for $ty::AssocItem and ty!()::AssocItem
|
2019-03-12 10:25:03 +03:00 |
|
Alexander Regueiro
|
58a5756f4d
|
Fixed more tests.
|
2018-12-26 21:40:21 +00:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Guillaume Gomez
|
2e104a77cf
|
update tests
|
2018-03-14 00:53:24 +01:00 |
|
Vadim Petrochenkov
|
fa2d9fc4b9
|
Update UI tests
|
2018-02-26 20:24:02 +03:00 |
|
Guillaume Gomez
|
5747fd6611
|
Update ui tests
|
2018-02-25 12:15:05 +01:00 |
|
Vadim Petrochenkov
|
eef85cf0ff
|
Add tests checking taht "priority" of qpath recovery is higher than unary and binary operators
|
2017-12-20 22:43:47 +03:00 |
|
Vadim Petrochenkov
|
70e5c37319
|
syntax: recovery for incorrect associated item paths like [T; N]::clone
|
2017-12-17 19:00:50 +03:00 |
|