mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 02:40:53 +01:00
Update STATUS.md
This commit is contained in:
parent
ab64a097cd
commit
5e7e462104
1 changed files with 1 additions and 2 deletions
|
@ -17,11 +17,10 @@ This document tracks unimplemented RFCs.
|
||||||
|
|
||||||
## Sealed/unsealed typing changes
|
## Sealed/unsealed typing changes
|
||||||
|
|
||||||
[RFC: Sealed table subtyping](https://github.com/Roblox/luau/blob/master/rfcs/sealed-table-subtyping.md) |
|
|
||||||
[RFC: Unsealed table literals](https://github.com/Roblox/luau/blob/master/rfcs/unsealed-table-literals.md) |
|
[RFC: Unsealed table literals](https://github.com/Roblox/luau/blob/master/rfcs/unsealed-table-literals.md) |
|
||||||
[RFC: Only strip optional properties from unsealed tables during subtyping](https://github.com/Roblox/luau/blob/master/rfcs/unsealed-table-subtyping-strips-optional-properties.md)
|
[RFC: Only strip optional properties from unsealed tables during subtyping](https://github.com/Roblox/luau/blob/master/rfcs/unsealed-table-subtyping-strips-optional-properties.md)
|
||||||
|
|
||||||
**Status**: Implemented but depends on new transaction log implementation that is not fully live yet.
|
**Status**: Implemented but not fully rolled out yet.
|
||||||
|
|
||||||
## Singleton types
|
## Singleton types
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue