Ralf Jung
|
179a6a08b1
|
remove IndirectStructuralMatch lint, emit the usual hard error instead
|
2024-05-03 15:56:59 +02:00 |
|
Esteban Küber
|
24b52fd9df
|
Do not point at #[allow(_)] as the reason for compat lint triggering
Fix #121009.
|
2024-02-13 20:27:43 +00:00 |
|
Ralf Jung
|
45d01b8131
|
update the tracking issue for structural match violations
and bless a test I missed
|
2024-02-05 20:36:11 +01:00 |
|
Ralf Jung
|
48abca761a
|
show indirect_structural_match and pointer_structural_match in future compat reports
|
2024-02-05 20:36:11 +01:00 |
|
Ralf Jung
|
0df7810734
|
remove StructuralEq trait
|
2024-01-24 07:56:23 +01:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
Jamen Marz
|
73c34cbaf7
|
Add notes to non-structural const in pattern error message
|
2023-03-27 11:08:11 -04:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|