Files
rust/library
Trevor Gross 2772f89797 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
2024-07-12 13:53:58 -04:00
..
2024-06-06 22:50:45 -07:00
2024-06-19 13:54:51 +01:00
2024-05-11 14:31:55 +02:00
2024-06-19 13:54:51 +01:00