diff options
| author | Michael Woerister <michaelwoerister@posteo> | 2019-09-02 13:50:44 +0200 |
|---|---|---|
| committer | Michael Woerister <michaelwoerister@posteo> | 2019-09-02 13:50:44 +0200 |
| commit | b0bb3017c12d8e2cafb6a9852a10e12dc8e044e9 (patch) | |
| tree | f9f2ed97d2c9ada38056ed505fa8de36823f1de7 /src/doc | |
| parent | fdaf594bab31eec75fb6d582cd33e5a5b43de7f4 (diff) | |
| download | rust-b0bb3017c12d8e2cafb6a9852a10e12dc8e044e9.tar.gz rust-b0bb3017c12d8e2cafb6a9852a10e12dc8e044e9.zip | |
Update xLTO compatibility table in rustc book.
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustc/src/linker-plugin-lto.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/linker-plugin-lto.md b/src/doc/rustc/src/linker-plugin-lto.md index 2ae726c4ba6..6f1bbe60569 100644 --- a/src/doc/rustc/src/linker-plugin-lto.md +++ b/src/doc/rustc/src/linker-plugin-lto.md @@ -105,5 +105,6 @@ The following table shows known good combinations of toolchain versions. | Rust 1.34 | ✗ | ✓ | | Rust 1.35 | ✗ | ✓ | | Rust 1.36 | ✗ | ✓ | +| Rust 1.37 | ✗ | ✓ | Note that the compatibility policy for this feature might change in the future. |
