From 807020ca14aa4cbe8db6ed2b6b28cf37dec2e9f0 Mon Sep 17 00:00:00 2001 From: Randy Taylor Date: Fri, 22 Nov 2019 15:43:20 -0500 Subject: [PATCH] Fix typo in issue link --- posts/inside-rust/2019-11-19-compiler-team-meeting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/2019-11-19-compiler-team-meeting.md b/posts/inside-rust/2019-11-19-compiler-team-meeting.md index 649b74afc..87ac0d24a 100644 --- a/posts/inside-rust/2019-11-19-compiler-team-meeting.md +++ b/posts/inside-rust/2019-11-19-compiler-team-meeting.md @@ -14,7 +14,7 @@ Each week, we have general announcements from the team followed by check-ins fro - Request for assistance: "Rustc panics (NoSolution): could not prove Binder(projection soup)" [#65581](https://github.com/rust-lang/rust/issues/65581) -- Request for assistance: "Rust 1.38 regressions weren't fully triaged" [#65577](https://github.com/rust-lang/rust/issues/655577) +- Request for assistance: "Rust 1.38 regressions weren't fully triaged" [#65577](https://github.com/rust-lang/rust/issues/65577) - Request for assistance: "Miscompilation with target-cpu=znver1 (AMD Ryzen 1000/2000 series) on Windows + LLVM 9." [#63959](https://github.com/rust-lang/rust/issues/63959)