Michael Goulet
|
8f579497f7
|
Don't call const normalize in error reporting
|
2024-09-22 13:55:06 -04:00 |
|
Alex Macleod
|
d0112c6849
|
Spell out other trait diagnostic
|
2024-06-12 12:34:47 +00:00 |
|
Trevor Gross
|
454de78ea3
|
Add basic library support for f16 and f128
Implement basic operation traits that get lowered to intrinsics. This
includes codegen tests for implemented operations.
|
2024-04-10 13:50:27 -04:00 |
|
Oli Scherer
|
ae24fef028
|
Use TraitRef::to_string sorting in favor of TraitRef::ord , as the latter compares DefId s which we need to avoid
|
2024-03-27 14:02:15 +00:00 |
|
Michael Goulet
|
2c33dfea76
|
Don't sort strings right after we just sorted by types
|
2023-06-27 23:31:06 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|