syntax: Make static/super/self/Self keywords + special ident cleanup
This commit is contained in:
parent
546c052d22
commit
e2c821d35e
28 changed files with 138 additions and 188 deletions
|
@ -25,6 +25,7 @@
|
|||
#![cfg_attr(not(stage0), deny(warnings))]
|
||||
|
||||
#![feature(associated_consts)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(filling_drop)]
|
||||
#![feature(libc)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue