autocommit 2022-02-02 20:01:25 CET
This commit is contained in:
parent
65a7a55b82
commit
89b8396932
12 changed files with 279 additions and 57 deletions
|
|
@ -1,9 +1,7 @@
|
|||
#![feature(
|
||||
generic_associated_types,
|
||||
type_alias_impl_trait,
|
||||
never_type,
|
||||
c_variadic,
|
||||
thread_local
|
||||
thread_local,
|
||||
label_break_value,
|
||||
)]
|
||||
#![allow(
|
||||
clippy::len_zero,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue