rust/compiler/rustc_parse/src
bors 361543d776 Auto merge of #79433 - calebcartwright:parse-attr-vis, r=petrochenkov
rustc_parse: restore public visibility on parse_attribute

Make `parse_attribute` public as rustfmt is a downstream consumer. Refs https://github.com/rust-lang/rust/pull/78782#discussion_r530658904

r? `@petrochenkov`
2020-11-27 11:23:11 +00:00
..
lexer Fix typo in doc comment for report_too_many_hashes 2020-11-22 07:02:58 -03:00
parser Auto merge of #79433 - calebcartwright:parse-attr-vis, r=petrochenkov 2020-11-27 11:23:11 +00:00
lib.rs Auto merge of #79338 - Aaron1011:fix/token-reparse-cache, r=petrochenkov 2020-11-26 22:02:45 +00:00
validate_attr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00