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 1e9d4b3 commit c2e34f4Copy full SHA for c2e34f4
test/src/lib.rs
@@ -1,4 +1,5 @@
1
#![allow(clippy::blacklisted_name)]
2
+#![allow(deprecated)]
3
4
use gdnative::prelude::*;
5
0 commit comments