rust/crates/ide_completion
bors[bot] 546d718a7e
Merge #9808
9808: fix: Look for enum variants and trait assoc functions when looking for lang items r=matklad a=Veykril

Examples for lang enum variants are the `Option` variants.
Assoc trait functions aren't being seen since they aren't declared in the direct module scope.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-08-08 10:41:45 +00:00
..
src Merge #9808 2021-08-08 10:41:45 +00:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00