1
Fork 0

Use tcx.require_lang_item

This commit is contained in:
Cameron Steffen 2022-10-29 16:09:15 -05:00
parent 1c8e658820
commit 88d71504dd
3 changed files with 2 additions and 18 deletions

View file

@ -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