Traitified IntrinsicCallMethods
This commit is contained in:
parent
a5aeb8edd6
commit
0a1c50955b
11 changed files with 670 additions and 646 deletions
|
@ -73,9 +73,7 @@ use rustc_data_structures::small_c_str::SmallCStr;
|
|||
use rustc_data_structures::sync::Lrc;
|
||||
use rustc_data_structures::indexed_vec::Idx;
|
||||
|
||||
use interfaces::{
|
||||
BuilderMethods, ConstMethods, BaseTypeMethods, DerivedTypeMethods, DerivedIntrinsicMethods,
|
||||
};
|
||||
use interfaces::*;
|
||||
|
||||
use std::any::Any;
|
||||
use std::cmp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue