mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
Rollup merge of #98984 - pierwill:patch-4, r=RalfJung
Remove erroneous doc comment Fixes the formatting issue shown here: <img width="803" alt="Screen Shot 2022-07-06 at 12 50 56 PM" src="https://user-images.githubusercontent.com/19642016/177612734-2d881c6a-2850-4c1b-8f1a-08339ad5bfbc.png">
This commit is contained in:
commit
4b88cba353
@ -913,7 +913,7 @@ pub enum Operand<'tcx> {
|
||||
static_assert_size!(Operand<'_>, 24);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
/// Rvalues
|
||||
// Rvalues
|
||||
|
||||
/// The various kinds of rvalues that can appear in MIR.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user