rust/src/librustc_save_analysis
leonardo.yvens 1f4b630899 add auto keyword, parse auto trait, lower to HIR
Adds an `IsAuto` field to `ItemTrait` which flags if the trait was
declared as an `auto trait`.

Auto traits cannot have generics nor super traits.
2017-11-03 16:13:20 -02:00
..
Cargo.toml Use rls-data 0.12 2017-10-27 23:53:57 +02:00
dump_visitor.rs add auto keyword, parse auto trait, lower to HIR 2017-11-03 16:13:20 -02:00
json_dumper.rs Fix some typos 2017-08-12 14:01:11 +02:00
lib.rs Auto merge of #45468 - Xanewok:crate-source, r=nrc 2017-11-02 03:36:50 +00:00
sig.rs add auto keyword, parse auto trait, lower to HIR 2017-11-03 16:13:20 -02:00
span_utils.rs Make fields of Span private 2017-08-30 01:38:54 +03:00