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.
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
https://doc.rust-lang.org/rustc/linker-plugin-lto.html
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
rustc
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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.mdSpecifically, 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.
The text was updated successfully, but these errors were encountered: