Fix codegen failure tests for the latest nightly Rust
This commit is contained in:
parent
9167654a73
commit
5b7706e839
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
use crate::util::{self, span_container::SpanContainer};
|
||||
use proc_macro2::{Ident, TokenStream};
|
||||
use quote::quote;
|
||||
use std::convert::From;
|
||||
use syn::{spanned::Spanned, PatType};
|
||||
|
||||
pub struct ImplBlock {
|
||||
|
|
Loading…
Reference in a new issue