fix wrapping text selection
This commit is contained in:
1 parent
c24c517c60
commit
9deba3d9d7
2 files changed
+68
-46
No files matched your search
@@ -8,6 +8,7 @@
|
||||
#![feature(const_cmp)]
|
||||
#![feature(const_destruct)]
|
||||
#![feature(portable_simd)]
|
||||
#![feature(gen_blocks)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in new issue
Block a user