We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2b161 commit 7f125edCopy full SHA for 7f125ed
compiler/rustc_error_messages/locales/en-US/rustc_mir_dataflow.ftl
@@ -17,7 +17,7 @@ rustc_mir_dataflow_peek_must_be_place_or_ref_place =
17
rustc_peek: argument expression must be either `place` or `&place`
18
19
rustc_mir_dataflow_peek_must_be_not_temporary =
20
- dataflow::sanity_check cannot feed a non-temp to rustc_peek.
+ dataflow::sanity_check cannot feed a non-temp to rustc_peek
21
22
rustc_mir_dataflow_peek_bit_not_set =
23
rustc_peek: bit not set
0 commit comments