Skip to main content
make_diff
compiletest
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In compiletest::
runtest::
compute_
diff
compiletest
::
runtest
::
compute_diff
Function
make_
diff
Copy item path
Source
pub(crate) fn make_diff( expected: &
str
, actual: &
str
, context_size:
usize
, ) ->
Vec
<
Mismatch
>