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 127782b commit 1cfeafbCopy full SHA for 1cfeafb
src/lib.rs
@@ -1,5 +1,5 @@
1
#![doc(html_root_url="https://sfackler.github.io/doc")]
2
-#![feature(if_let, unsafe_destructor)]
+#![feature(if_let)]
3
extern crate r2d2;
4
extern crate postgres;
5
0 commit comments