Fix typo in RELEASES.md
This commit is contained in:
parent
91f34c0c70
commit
e5e632ba40
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Diagnostics
|
||||||
Most common editors supporting Rust have been updated to work with it. It was
|
Most common editors supporting Rust have been updated to work with it. It was
|
||||||
previously described [on the Rust blog]
|
previously described [on the Rust blog]
|
||||||
(https://blog.rust-lang.org/2016/08/10/Shape-of-errors-to-come.html).
|
(https://blog.rust-lang.org/2016/08/10/Shape-of-errors-to-come.html).
|
||||||
* [In error descriptions, references are now described in plain english,
|
* [In error descriptions, references are now described in plain English,
|
||||||
instead of as "&-ptr"]
|
instead of as "&-ptr"]
|
||||||
(https://github.com/rust-lang/rust/pull/35611)
|
(https://github.com/rust-lang/rust/pull/35611)
|
||||||
* [In error type descriptions, unknown numeric types are named `{integer}` or
|
* [In error type descriptions, unknown numeric types are named `{integer}` or
|
||||||
|
|
Loading…
Add table
Reference in a new issue