rust/src/libsyntax_pos
Guillaume Gomez 7a39e90afc
Rollup merge of #49699 - zesterer:master, r=joshtriplett
Removed 'proc' from the reserved keywords list

Remove 'proc' from the reserved keywords list.

'proc' is a very useful identifier name for a lot of things. It's especially useful when dealing with processes, operating system internals, and kernel development.
2018-04-17 18:43:13 +02:00
..
Cargo.toml Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
hygiene.rs Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
span_encoding.rs Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
symbol.rs Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00