Lukas Wirth
d45708fabe
Don't trigger unresolved method/field diagnostics on types containing errors
2023-03-07 15:24:43 +01:00
hkalbasi
443bc7f193
Support layout of RPIT
2023-02-06 20:50:25 +03:30
Lukas Wirth
1535881836
Replace SmolStr usage with lang item enum for lang items
2023-01-21 17:55:45 +01:00
Ryo Yoshida
461435adab
Enforce builtin binop expectations on single references
...
Also don't enforce them on non-builtin types
2023-01-17 20:17:09 +09:00
Ryo Yoshida
f233ac447f
Lower generic arguments for associated types in paths
2022-10-27 19:18:57 +09:00
Ryo Yoshida
310a72bf47
Bump chalk to 0.86
...
Two breaking changes:
- `TypeFolder` has been split into `TypeFolder` and `FallibleTypeFolder`
- `ProjectionTy::self_type_parameter()` has been removed
2022-10-16 19:23:34 +09:00
Ryo Yoshida
f8f5a5ea57
refactor: use cast()
instead of interning GenericArgData
2022-10-02 22:40:55 +09:00
Ryo Yoshida
9845e37f58
Ensure at least one trait bound in TyKind::DynTy
2022-09-20 04:37:34 +09:00
Ryo Yoshida
265c75c53f
fix: sort all bounds on trait object types
2022-09-05 19:13:32 +09:00
Lukas Wirth
1f8daa180f
fix: Honor ref expressions for compute_ref_match completions
2022-07-27 13:48:26 +02:00
Peh
1f011fa4a3
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00