This document tracks unimplemented RFCs. ## Read-only and write-only properties [RFC: Read-only properties](https://github.com/Roblox/luau/blob/master/rfcs/property-readonly.md) | [RFC: Write-only properties](https://github.com/Roblox/luau/blob/master/rfcs/property-writeonly.md) **Status**: Needs implementation ## Expanded Subtyping for Generic Function Types [RFC: Expanded Subtyping for Generic Function Types](https://github.com/Roblox/luau/blob/master/rfcs/generic-function-subtyping.md) **Status**: Implemented but not fully rolled out yet.