unitxt #105

Closed
andy wants to merge 6 commits from unitxt into master
Showing only changes of commit a13a95a746 - Show all commits

View File

@ -1,8 +1,6 @@
#![allow(incomplete_features)]
#![feature(maybe_uninit_extra)]
#![feature(inline_const)]
#![feature(drain_filter)]
#![feature(derive_default_enum)]
#![feature(try_blocks)]