We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47de8e9 + 482bb39 commit 4b88cbaCopy full SHA for 4b88cba
compiler/rustc_middle/src/mir/syntax.rs
@@ -913,7 +913,7 @@ pub enum Operand<'tcx> {
913
static_assert_size!(Operand<'_>, 24);
914
915
///////////////////////////////////////////////////////////////////////////
916
-/// Rvalues
+// Rvalues
917
918
/// The various kinds of rvalues that can appear in MIR.
919
///
0 commit comments