We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09685da commit a404b96Copy full SHA for a404b96
src/doc/rustc/src/linker-plugin-lto.md
@@ -181,8 +181,8 @@ The following table shows known good combinations of toolchain versions.
181
| Rust 1.46 | Clang 10 |
182
| Rust 1.47 | Clang 11 |
183
| Rust 1.48 | Clang 11 |
184
-| Rust 1.49 | Clang |
185
-| Rust 1.50 | Clang |
+| Rust 1.49 | Clang 11 |
+| Rust 1.50 | Clang 11 |
186
| Rust 1.51 | Clang 11 |
187
| Rust 1.52 | Clang 12 |
188
| Rust 1.53 | Clang 12 |
0 commit comments