mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 17:06:56 +00:00
Fix documentation of rustc_parse::parser::Parser::parse_stmt_without_recovery Something seems to have gotten out of sync during the creation of #81177, where both the argument and comment were introduced.