Nicolas Guichard
73d9c77f2a
scip: Populate SymbolInformation::kind
...
SymbolInformation::kind is finer-grained than the SCIP symbol suffix.
This also fixes a bug where all type aliases where treated like type
parameters.
```
trait SomeTrait {
type AssociatedType; // ← this is SomeTrait#[AssociatedType]
}
type MyTypeAlias = u8; // ← this used to be [MyTypeAlias]
// and now is MyTypeAlias#
```
2024-01-03 13:05:36 +01:00
..
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2024-01-02 15:06:13 +00:00
2023-12-29 23:51:32 +09:00
2024-01-02 14:53:22 +00:00
2024-01-02 15:06:13 +00:00
2024-01-03 13:05:36 +01:00
2024-01-02 14:53:22 +00:00
2024-01-02 14:53:22 +00:00
2024-01-03 13:05:36 +01:00
2024-01-02 15:06:13 +00:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2024-01-03 13:05:36 +01:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2024-01-02 14:53:22 +00:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00
2023-12-29 23:51:32 +09:00