mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 22:08:55 +08:00 
			
		
		
		
	Try to fix regression with Rust stable.
This commit is contained in:
		| @@ -1172,6 +1172,7 @@ impl<'a> RowIndex for &'a str { | ||||
| mod test { | ||||
|     extern crate tempdir; | ||||
|     pub use super::*; | ||||
|     use ffi; | ||||
|     use self::tempdir::TempDir; | ||||
|     pub use std::error::Error as StdError; | ||||
|     pub use std::fmt; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user