Skip to main content
find_match_by_sorted_words
rustc_
span
1.98.0-nightly
(14210df0e 2026-05-31)
In rustc_
span::
edit_
distance
rustc_span
::
edit_distance
Function
find_
match_
by_
sorted_
words
Copy item path
Source
fn find_match_by_sorted_words( iter_names: &[
Symbol
], lookup: &
str
, ) ->
Option
<
Symbol
>