Esteban Küber
|
9d846fcc11
|
Tweak short_ty_string to reduce number of files
When shortening types and writing them to disk, make `short_ty_string`
capable of reusing the same file, instead of writing a file per
shortened type.
|
2023-12-13 23:07:10 +00:00 |
|
Michael Goulet
|
3db2bcf4eb
|
Remove return type sized check hack from hir typeck
|
2023-05-18 01:53:01 +00:00 |
|
Michael Goulet
|
795fdf7d61
|
Simplify suggestion when returning bare dyn trait
|
2023-05-18 01:47:55 +00:00 |
|
Esteban Küber
|
252c43b42b
|
Do not mention lifetime names in force trimmed paths
|
2023-01-30 20:12:21 +00:00 |
|
Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|