rust/crates/ra_syntax
bors[bot] 4ad2e4ce4e Merge #1154
1154: Initial support for lang items (and str completion) r=flodiebold a=marcogroppo

This PR adds partial support for lang items.
For now, the only supported lang items are the ones that target an impl block.

Lang items are now resolved during type inference - this means that `str` completion now works.

Fixes #1139.

(thanks Florian Diebold for the help!)


Co-authored-by: Marco Groppo <marco.groppo@gmail.com>
2019-04-20 16:13:50 +00:00
..
fuzz
src Merge #1154 2019-04-20 16:13:50 +00:00
tests fix typo 2019-04-11 17:15:20 +03:00
Cargo.toml migrate to untyped rowan 2019-04-09 10:26:51 +03:00