mirror of https://github.com/rust-lang/rfcs.git
Fix typo
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
parent
07b35d840a
commit
3ff0267761
|
@ -289,7 +289,7 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
In such cases, there is no possible machine-applicable suggstion we could emit
|
||||
In such cases, there is no possible machine-applicable suggestion we could emit
|
||||
to produce code compatible with all editions (short of expanding the macro).
|
||||
However, such code should be extremely rare in practice.
|
||||
|
||||
|
|
Loading…
Reference in New Issue