Skip to content

The rustc book appears to be out of date #106723

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
str4d opened this issue Jan 11, 2023 · 1 comment
Closed

The rustc book appears to be out of date #106723

str4d opened this issue Jan 11, 2023 · 1 comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools

Comments

@str4d
Copy link
Contributor

str4d commented Jan 11, 2023

Location

https://doc.rust-lang.org/rustc/linker-plugin-lto.html

Summary

The above URL does not show the content currently in the rustc book source: https://github.com/rust-lang/rust/blob/master/src/doc/rustc/src/linker-plugin-lto.md

Specifically, the rendered docs only show the LTO table up to Rust 1.60, whereas the source includes up to 1.65 after #103955 was merged in #104138.

@str4d str4d added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Jan 11, 2023
@Mark-Simulacrum
Copy link
Member

https://doc.rust-lang.org/nightly/rustc/linker-plugin-lto.html is the nightly page; the one you linked is only updated on a new stable release. In this case #104138 merged into 1.67 and so will ship January 26th.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools
Projects
None yet
Development

No branches or pull requests

2 participants