2022-02-15 18:37:02 -08:00
|
|
|
This document tracks unimplemented RFCs.
|
|
|
|
|
2023-02-14 12:25:58 -08:00
|
|
|
## Read-only and write-only properties
|
2022-02-15 18:37:02 -08:00
|
|
|
|
2023-02-14 12:25:58 -08:00
|
|
|
[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)
|
2022-02-15 18:37:02 -08:00
|
|
|
|
|
|
|
**Status**: Needs implementation
|
|
|
|
|
2023-02-14 12:25:58 -08:00
|
|
|
## Expanded Subtyping for Generic Function Types
|
2022-03-29 16:58:59 -07:00
|
|
|
|
2023-02-14 12:25:58 -08:00
|
|
|
[RFC: Expanded Subtyping for Generic Function Types](https://github.com/Roblox/luau/blob/master/rfcs/generic-function-subtyping.md)
|
2022-03-29 16:58:59 -07:00
|
|
|
|
2022-05-11 15:14:51 -07:00
|
|
|
**Status**: Implemented but not fully rolled out yet.
|