Open
Description
In #18758 the plan is to only include the first SymbolInformation
in this case. An alternative might be to number them (and append these numbers using Meta
SCIP descriptors), but this is tricky with how static_index.rs
is implemented.
Not sure how important this is, since inherent impl
declarations are not really referenceable. They do show up in symbol names, though, and some consumers of SCIP might expect to be able to resolve prefixes of SCIP symbols.
Metadata
Metadata
Assignees
Labels
No labels