diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-07-12 13:53:58 -0400 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2024-07-12 13:53:58 -0400 |
| commit | 2772f897976f01133d22cd730d0eda5346efa73a (patch) | |
| tree | d552475f74cd9c1e52b2e5f158cbc2632d630f40 /compiler/rustc_parse/src/parser/tests.rs | |
| parent | 5d76a13bbedebd773b4960432bff14f40acf3840 (diff) | |
| download | rust-2772f897976f01133d22cd730d0eda5346efa73a.tar.gz rust-2772f897976f01133d22cd730d0eda5346efa73a.zip | |
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
