replace some deprecated functions
This commit is contained in:
@@ -51,6 +51,7 @@ pub trait BuilderMethods<'a, 'tcx>:
|
||||
type CodegenCx: CodegenMethods<
|
||||
'tcx,
|
||||
Value = Self::Value,
|
||||
Metadata = Self::Metadata,
|
||||
Function = Self::Function,
|
||||
BasicBlock = Self::BasicBlock,
|
||||
Type = Self::Type,
|
||||
|
||||
Reference in New Issue
Block a user