mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
01f40ce3bc
Fix typo in `expect_used` and `unwrap_used` warning messages "\`an Option\`" -> "an \`Option\`" and "\`a Result\`" -> "a \`Result\`". changelog: fix typo in `expect_used` and `unwrap_used` warning messages