perf: Use Arc<str>
instead of Cow<&'a>
in the analyzer
#27212
Loading
Arc<str>
instead of Cow<&'a>
in the analyzer
#27212