A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.rs b/src/main.rs index b8009d2..b0608f8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -17,8 +17,6 @@ current_thread_id, vec_try_remove, lazy_type_alias, - const_convert, - const_result_trait_fn, thread_local, iter_intersperse, stmt_expr_attributes, |