metamuffin
ab2c8ffda9
Add missing check for async body when suggesting await on futures.
2025-01-16 21:34:40 +01:00
Michael Goulet
c605c84be8
Stabilize async closures
2024-12-13 00:04:56 +00:00
Michael Goulet
d26e29ff3a
Tweak parameter mismatch explanation to not say unknown
2024-11-25 03:04:07 +00:00
Michael Goulet
789ee88bd0
Tighten spans for async blocks
2024-06-27 15:19:08 -04:00
Gurinder Singh
251d2d0d4d
Add explanatory note to async block type mismatch error
2024-06-10 17:14:49 +05:30
Steven Trotter
8a5245e7dd
Refactored a few bits:
...
- Firstly get all the information about generics matching out of the HIR
- Secondly the labelling for the function is more coherent now
- Lastly a few error message improvements
2024-03-15 13:37:41 +00:00
Steven Trotter
df93364057
Added ability to report on generic argument mismatch better
...
Needs some checking over and some tests have altered that need sanity checking, but overall this is starting to get somewhere now.
2024-03-15 08:37:32 +00:00
Oli Scherer
af93c20c06
Rename lots of files that had generator in their name
2023-10-20 21:14:02 +00:00