os-rust/compiler/rustc_parse
Nicholas Nethercote 395e95c490 Tweak Parser::look_ahead.
It doesn't really matter what the `desugar_doc_comments` argument is
here, because in practice we never look ahead through doc comments.
Changing it to `cursor.desugar_doc_comments` will allow some follow-up
simplifications.
2023-07-26 12:44:49 +10:00
..
src Tweak Parser::look_ahead. 2023-07-26 12:44:49 +10:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Add suggestion for bad block fragment error 2023-06-23 19:18:20 +00:00