mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
3d4e99fc6c
String interpolation and table.getn/et al deprecation has been live for a while. getfenv/setfenv linter diagnostics is going to ship in the next release, so preemptively marking this as Implemented as well.
554 B
554 B
This document tracks unimplemented RFCs.
Read-only and write-only properties
RFC: Read-only properties | RFC: Write-only properties
Status: Needs implementation
Expanded Subtyping for Generic Function Types
RFC: Expanded Subtyping for Generic Function Types
Status: Implemented but not fully rolled out yet.