about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2024-07-11 20:12:43 -0700
committerDavid Tolnay <dtolnay@gmail.com>2024-07-11 20:57:37 -0700
commit7f1518bddd76ad8e3a743278fd983c35d11b2411 (patch)
tree61ffaf1a9dac4e4d14d221ad6c661ca3550c5dda /tests/rustdoc-js-std/parser-errors.js
parent53d3e6217bd2cc2f0a6949afe4f5cf12abef83b4 (diff)
downloadrust-7f1518bddd76ad8e3a743278fd983c35d11b2411.tar.gz
rust-7f1518bddd76ad8e3a743278fd983c35d11b2411.zip
Add instability attribute on private const_strlen function
A `rustc_const_stable` attribute by itself has nonintuitive purpose when
placed in a public module.

Separately, it would probably be okay to rename `const_strlen` to just
`strlen` to make it more clear this is our general-purpose
implementation of strlen now, not something specifically for const
(avoiding confusion like in PR 127444).
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions