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