Fix bench compilation
This commit is contained in:
parent
c82ee1c5b5
commit
40fee41332
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ fn bench_lang_mixed(c: &mut Criterion) {
|
||||||
black_box(&bidi_text),
|
black_box(&bidi_text),
|
||||||
&ct::Attrs::new(),
|
&ct::Attrs::new(),
|
||||||
ct::Shaping::Advanced,
|
ct::Shaping::Advanced,
|
||||||
|
None,
|
||||||
);
|
);
|
||||||
buffer.shape_until_scroll(&mut fs, false);
|
buffer.shape_until_scroll(&mut fs, false);
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue