mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 01:17:27 +00:00
b68cd6eda2
10891: fix: emit trait names in moniker identifier r=Veykril a=tjdevries Hi, Not sure if this is the best fix for the problem, but I noticed that functions that part of a trait are not namespaced with the trait name, so this could lead to problems if you had a function and a trait-function both defined in the same module. Thanks! TJ Co-authored-by: TJ DeVries <devries.timothyj@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |