Refactor refcounted structural_impls via functors
This commit is contained in:
parent
e9ab7872fd
commit
26e3363c51
4 changed files with 55 additions and 69 deletions
|
@ -26,6 +26,7 @@
|
|||
#![feature(test)]
|
||||
#![feature(thread_id_value)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue