Skip to content

Commit f65b6a8

Browse files
rustc-book: Update the rustc/clang compatibility table for xLTO.
1 parent 837b72c commit f65b6a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/doc/rustc/src/linker-plugin-lto.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,10 @@ LLVM. However, the approximation is usually reliable.
100100

101101
The following table shows known good combinations of toolchain versions.
102102

103-
| | Clang 7 | Clang 8 |
103+
| | Clang 7 | Clang 8 |
104104
|-----------|-----------|-----------|
105105
| Rust 1.34 |||
106-
| Rust 1.35 || ✓(?) |
106+
| Rust 1.35 |||
107+
| Rust 1.36 |||
107108

108109
Note that the compatibility policy for this feature might change in the future.

0 commit comments

Comments
 (0)