rust/compiler/rustc_parse/src
Aleksey Kladov 30ce15f1fa Make StringReader private
After the recent refactorings, we can actually completely hide this
type. It should help with #63689.
2020-08-31 18:01:01 +02:00
..
lexer Make StringReader private 2020-08-31 18:01:01 +02:00
parser Rollup merge of #76115 - calebcartwright:parser-fn-visibility, r=matklad 2020-08-31 15:22:43 +02:00
lib.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
validate_attr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00