Files
rust/src/libsyntax_pos
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
..
2017-10-29 02:16:53 +03:00