Skip to content

Commit

Permalink
Remove erroneous doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pierwill authored Jul 6, 2022
1 parent 049308c commit 482bb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/rustc_middle/src/mir/syntax.rs
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ pub enum Operand<'tcx> {
static_assert_size!(Operand<'_>, 24);

///////////////////////////////////////////////////////////////////////////
/// Rvalues
// Rvalues

/// The various kinds of rvalues that can appear in MIR.
///
Expand Down

0 comments on commit 482bb39

Please sign in to comment.