Stabilize 'attr_literals' feature.

This commit is contained in:
Sergio Benitez
2018-08-03 15:05:05 -07:00
parent 5ce5e08606
commit ed0bd38cac
28 changed files with 42 additions and 252 deletions

View File

@@ -20,3 +20,5 @@
)]
trait T {}
//~^^^ ERROR expected one of `)` or `,`, found `label`
fn main() { }