Removed various double spaces in compiler source comments.
This commit is contained in:
parent
44a500c8c1
commit
da3623abab
6 changed files with 6 additions and 6 deletions
|
@ -1100,7 +1100,7 @@ pub enum FieldsShape {
|
|||
/// named `inverse_memory_index`.
|
||||
///
|
||||
// FIXME(eddyb) build a better abstraction for permutations, if possible.
|
||||
// FIXME(camlorn) also consider small vector optimization here.
|
||||
// FIXME(camlorn) also consider small vector optimization here.
|
||||
memory_index: Vec<u32>,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue