]> git.lizzy.rs Git - rust.git/commitdiff
Update RELEASES.md
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
Tue, 24 Mar 2020 15:14:57 +0000 (16:14 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 15:14:57 +0000 (16:14 +0100)
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
RELEASES.md

index 4a11fd7760a218a89afaad05eff477b1f116d843..228eb54b9f0cd3fcab4cd9fbb871541b3629a93d 100644 (file)
@@ -4,7 +4,7 @@ Version 1.43.0 (2020-04-23)
 Language
 --------
 - [Fixed using binary operations with `&{number}` (e.g. `&1.0`) not having
-  the correctly inferred type.][68129]
+  the type inferred correctly.][68129]
 
 **Syntax only changes**
 - [Allow `type Foo: Ord` syntactically.][69361]