Michael Goulet
8a981b6fee
Use /* value */ as a placeholder
2024-04-15 21:36:52 -04:00
Esteban Küber
1eda0565fa
Handle more cases of "values to suggest" given a type
...
Add handling for `String`, `Box`, `Option` and `Result`.
2024-04-10 23:58:36 +00:00
Esteban Küber
a983dd8563
Tweak value suggestions in borrowck
and hir_analysis
...
Unify the output of `suggest_assign_value` and `ty_kind_suggestion`.
Ideally we'd make these a single function, but doing so would likely require modify the crate dependency tree.
2024-04-09 23:37:13 +00: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
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00