Skip to content

Commit f1f6798

Browse files
committed
Remove try_blocks feature flag
We do not seem to use it
1 parent 51ea8ec commit f1f6798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/crates/algebra/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#![macro_use]
22
#![feature(drain_filter)]
3-
#![feature(try_blocks)]
43

54
#![allow(clippy::many_single_char_names)]
65
#![allow(clippy::unreadable_literal)]

0 commit comments

Comments
 (0)