removed ref to bindings_after_at

This commit is contained in:
marcusdunn 2021-06-02 21:29:21 -07:00
parent efc5714e59
commit 5f9e33f680

View File

@ -144,7 +144,6 @@
#![feature(associated_type_bounds)]
#![feature(slice_group_by)]
#![feature(decl_macro)]
#![feature(bindings_after_at)]
// Allow testing this library
#[cfg(test)]