diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-07-12 13:47:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-12 13:47:11 -0700 |
| commit | 8f8734c67a6df655667ad5e008ad42f2edabba87 (patch) | |
| tree | 124d63d1bef76335786b356457550ce45ee2bcda /compiler/rustc_parse/src/parser/tests.rs | |
| parent | c0d949909f518ef6393b22388dc68942817721ae (diff) | |
| parent | 2772f897976f01133d22cd730d0eda5346efa73a (diff) | |
| download | rust-8f8734c67a6df655667ad5e008ad42f2edabba87.tar.gz rust-8f8734c67a6df655667ad5e008ad42f2edabba87.zip | |
Rollup merge of #127660 - tgross35:const_strlen-rename, r=dtolnay
Rename the internal `const_strlen` to just `strlen` Since the libs and lang teams completed an FCP to allow for const `strlen` ([1]), currently implemented with `const_eval_select`, there is no longer any reason to avoid this specific function or use it only in const. Rename it to reflect this status change. [1]: https://github.com/rust-lang/rust/issues/113219#issuecomment-2016939401
Diffstat (limited to 'compiler/rustc_parse/src/parser/tests.rs')
0 files changed, 0 insertions, 0 deletions
