Skip to content

Commit 03b982f

Browse files
Update posts/2018-12-20-Rust-1.31.1.md
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
1 parent 7def305 commit 03b982f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2018-12-20-Rust-1.31.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ appropriate page on our website, and check out the [detailed release notes for
2525

2626
This patch release fixes a build failure on on `powerpc-unknown-netbsd` by
2727
way of [an update to the `libc`
28-
crate](https://github.com/rust-lang/rust/pull/56562).
28+
crate](https://github.com/rust-lang/rust/pull/56562) used by the compiler.
2929

3030
Additionally, the Rust Language Server was updated to fix two critical bugs:
3131

3232
* <https://github.com/rust-lang/rls/issues/1171>
33-
* <https://github.com/rust-lang/rls/pull/1170>
33+
* <https://github.com/rust-lang/rls/pull/1170>

0 commit comments

Comments
 (0)