diff options
| author | David Tolnay <dtolnay@gmail.com> | 2024-07-11 20:12:43 -0700 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2024-07-11 20:57:37 -0700 |
| commit | 7f1518bddd76ad8e3a743278fd983c35d11b2411 (patch) | |
| tree | 61ffaf1a9dac4e4d14d221ad6c661ca3550c5dda /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 53d3e6217bd2cc2f0a6949afe4f5cf12abef83b4 (diff) | |
| download | rust-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 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
