1
Fork 0

Put the RFC behind a feature gate result_ffi_guarantees

This commit is contained in:
Arvind Mukund 2024-03-18 20:31:48 -07:00
parent 437ca26de5
commit ed532cc186
8 changed files with 499 additions and 28 deletions

View file

@ -1509,6 +1509,7 @@ symbols! {
require,
residual,
result,
result_ffi_guarantees,
resume,
return_position_impl_trait_in_trait,
return_type_notation,