about summary refs log tree commit diff
path: root/tests/rustdoc/source-code-pages/html-no-source.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-04-13 10:33:29 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-04-15 20:33:01 +0200
commit20649a87d1d7184a24b90bf93bc3cdbe080c2fb5 (patch)
tree62c1b37c42bcc895adaa0597f599026529e69f7b /tests/rustdoc/source-code-pages/html-no-source.rs
parent443547425d83aae889dc56d483221f57c37fa8d3 (diff)
downloadrust-20649a87d1d7184a24b90bf93bc3cdbe080c2fb5.tar.gz
rust-20649a87d1d7184a24b90bf93bc3cdbe080c2fb5.zip
Add `use<>` markers for edition 2024 compatibility
By default, edition 2024 will capture all types and lifetimes present in
the function signature when using RPIT, while edition 2021 will capture
only the lifetimes present in the RPIT itself. Adding explicit `use<>`
markers will disable the edition-specific automatic rules when they
differ.
Diffstat (limited to 'tests/rustdoc/source-code-pages/html-no-source.rs')
0 files changed, 0 insertions, 0 deletions