We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c28af commit 41efb8aCopy full SHA for 41efb8a
rust-ext/src/lib.rs
@@ -4,8 +4,6 @@
4
// This software may be modified and distributed under the terms
5
// of the BSD license. See the LICENSE file for details.
6
7
-#![feature(try_reserve)]
8
-
9
use pyo3::{prelude::*, types::PySet};
10
11
mod buffers;
0 commit comments