![]() I noticed a few places where we were storing `&'static str`s in `static`s instead of `const`s. This PR updates them to use `const`. Release Notes: - N/A |
||
---|---|---|
.. | ||
zed | ||
main.rs | ||
reliability.rs | ||
zed.rs |
![]() I noticed a few places where we were storing `&'static str`s in `static`s instead of `const`s. This PR updates them to use `const`. Release Notes: - N/A |
||
---|---|---|
.. | ||
zed | ||
main.rs | ||
reliability.rs | ||
zed.rs |