Rename FullRange to RangeFull
This commit is contained in:
parent
c64a96d385
commit
bf2b473816
17 changed files with 134 additions and 31 deletions
|
|
@ -269,7 +269,7 @@ lets_do_this! {
|
|||
RangeStructLangItem, "range", range_struct;
|
||||
RangeFromStructLangItem, "range_from", range_from_struct;
|
||||
RangeToStructLangItem, "range_to", range_to_struct;
|
||||
FullRangeStructLangItem, "full_range", full_range_struct;
|
||||
RangeFullStructLangItem, "range_full", range_full_struct;
|
||||
|
||||
UnsafeTypeLangItem, "unsafe", unsafe_type;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue