remove unused feature attribute

This commit is contained in:
figsoda 2020-10-31 14:22:51 -04:00
parent 3e3b9cc22e
commit cab3baad34

View file

@ -1,4 +1,3 @@
#![feature(async_closure)]
#![feature(box_patterns)]
#![forbid(unsafe_code)]