rust/src/librustc_save_analysis
Nick Cameron b709a7ebc5 save-analysis: fix bugs in method chains
Use the span we save in the PathSegment for a method call, rather than searching for it in the text.

Fixes https://github.com/nrc/rls-analysis/issues/111
2017-11-06 15:52:42 +13:00
..
Cargo.toml Use rls-data 0.12 2017-10-27 23:53:57 +02:00
dump_visitor.rs save-analysis: fix bugs in method chains 2017-11-06 15:52:42 +13:00
json_dumper.rs Fix some typos 2017-08-12 14:01:11 +02:00
lib.rs save-analysis: fix bugs in method chains 2017-11-06 15:52:42 +13:00
sig.rs add auto keyword, parse auto trait, lower to HIR 2017-11-03 16:13:20 -02:00
span_utils.rs save-analysis: fix bugs in method chains 2017-11-06 15:52:42 +13:00