Boxes for function types are part of the function type itself and we do not...
Boxes for function types are part of the function type itself and we do not need to add them everywhere.
Showing
- theories/typing/examples/get_x.v 1 addition, 1 deletiontheories/typing/examples/get_x.v
- theories/typing/examples/init_prod.v 1 addition, 1 deletiontheories/typing/examples/init_prod.v
- theories/typing/examples/lazy_lft.v 1 addition, 1 deletiontheories/typing/examples/lazy_lft.v
- theories/typing/examples/option_as_mut.v 1 addition, 1 deletiontheories/typing/examples/option_as_mut.v
- theories/typing/examples/rebor.v 1 addition, 2 deletionstheories/typing/examples/rebor.v
- theories/typing/examples/unbox.v 1 addition, 1 deletiontheories/typing/examples/unbox.v
- theories/typing/examples/unwrap_or.v 1 addition, 1 deletiontheories/typing/examples/unwrap_or.v
- theories/typing/function.v 38 additions, 25 deletionstheories/typing/function.v
- theories/typing/own.v 16 additions, 13 deletionstheories/typing/own.v
- theories/typing/type.v 34 additions, 8 deletionstheories/typing/type.v
- theories/typing/unsafe/cell.v 5 additions, 7 deletionstheories/typing/unsafe/cell.v
Loading
Please register or sign in to comment