luau/rfcs/STATUS.md

1.1 KiB

This document tracks unimplemented RFCs.

Deprecate getfenv/setfenv

RFC: Deprecate getfenv/setfenv

Status: Needs implementation.

Notes: Implementing this RFC triggers warnings across the board in the apps ecosystem, in particular in testing libraries. Pending code changes / decisions.

Deprecate table.getn/foreach/foreachi

RFC: Deprecate table.getn/foreach/foreachi

Status: Needs implementation.

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.