Skip to main content
make_diff
compiletest
1.95.0-nightly
(a33907a7a 2026-02-14)
In compiletest::
runtest::
compute_
diff
compiletest
::
runtest
::
compute_diff
Function
make_
diff
Copy item path
Source
pub fn make_diff( expected: &
str
, actual: &
str
, context_size:
usize
, ) ->
Vec
<
Mismatch
>