mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-09 04:52:20 +08:00
Remove now-unneeded directives
This commit is contained in:
@@ -47,10 +47,7 @@
|
|||||||
//! }
|
//! }
|
||||||
//! }
|
//! }
|
||||||
//! ```
|
//! ```
|
||||||
#![feature(globs)]
|
|
||||||
#![feature(unsafe_destructor)]
|
#![feature(unsafe_destructor)]
|
||||||
#![feature(macro_rules)]
|
|
||||||
#![feature(associated_types)]
|
|
||||||
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user