intel / intel/dml-language-server
Improve feedback for un-implemented methods required by templates
Open
enhancement
Medium Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently only gives a decl site for the object missing the method, and the decl site for the template. Should give at least the instantiation sites for the template, and perhaps also the instantiation sites through which that template is instantiated on the object.
Contributor guide
Assessment
This issue has not been assessed yet.