Use tcx.require_lang_item
This commit is contained in:
parent
1c8e658820
commit
88d71504dd
3 changed files with 2 additions and 18 deletions
|
@ -21,6 +21,3 @@ monomorphize_large_assignments =
|
|||
moving {$size} bytes
|
||||
.label = value moved from here
|
||||
.note = The current maximum size is {$limit}, but it can be customized with the move_size_limit attribute: `#![move_size_limit = "..."]`
|
||||
|
||||
monomorphize_requires_lang_item =
|
||||
requires `{$lang_item}` lang_item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue