Simplify find_width_of_character_at_span.
This commit is contained in:
parent
0a0e045e50
commit
6289c57dc0
2 changed files with 8 additions and 24 deletions
|
@ -20,6 +20,7 @@
|
|||
#![feature(min_specialization)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(round_char_boundary)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue