rust/src/librustc_save_analysis
Pietro Albini 91ba8b42fc
Implement RFC 2128 (use_nested_groups)
This commit adds support for nested groups inside `use` declarations,
such as `use foo::{bar, sub::{baz::Foo, *}};`.
2017-11-30 13:10:26 +01:00
..
Cargo.toml upgrade rls-data 2017-11-19 23:19:15 -05:00
dump_visitor.rs Implement RFC 2128 (use_nested_groups) 2017-11-30 13:10:26 +01:00
json_dumper.rs allow filtering analysis by reachability 2017-11-19 23:19:35 -05:00
lib.rs save-analysis: run rustfmt 2017-11-08 10:43:05 +13:00
sig.rs save-analysis: run rustfmt 2017-11-08 10:43:05 +13:00
span_utils.rs save-analysis: run rustfmt 2017-11-08 10:43:05 +13:00