mirror of https://github.com/rust-lang/rfcs.git
Remove emphasis
This commit is contained in:
parent
a75166ce94
commit
ab8be9af22
|
@ -313,7 +313,7 @@ let &[[&mut a]] = &[&mut [42]];
|
|||
// downgrades to `&`)
|
||||
```
|
||||
|
||||
Therefore, we *cannot* delay a decision on this matter.
|
||||
Therefore, we cannot delay a decision on this matter.
|
||||
|
||||
### Makes behavior more consistent
|
||||
|
||||
|
|
Loading…
Reference in New Issue