![]() 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 |
||
---|---|---|
.. | ||
ignore.rs | ||
worktree.rs | ||
worktree_settings.rs | ||
worktree_tests.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 |
||
---|---|---|
.. | ||
ignore.rs | ||
worktree.rs | ||
worktree_settings.rs | ||
worktree_tests.rs |