mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
24369adae7
Allow for reparsing failure when reparsing a pasted metavar. Fix some metavar reparsing issues. Fixes #139248 and #139445. r? `@petrochenkov`