mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-04 10:30:56 +01:00
Update STATUS.md
Mark last table subtyping RFC as implemented
This commit is contained in:
parent
57c5c23ab6
commit
3b7d6c4d8f
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@ This document tracks unimplemented RFCs.
|
|||
|
||||
**Status**: Needs implementation
|
||||
|
||||
## Sealed/unsealed typing changes
|
||||
|
||||
[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 not fully rolled out yet.
|
||||
|
||||
## Safe navigation operator
|
||||
|
||||
[RFC: Safe navigation postfix operator (?)](https://github.com/Roblox/luau/blob/master/rfcs/syntax-safe-navigation-operator.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue