mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-04 10:30:56 +01:00
Delete docs/STATUS.md
We'll find a different way to track RFC status.
This commit is contained in:
parent
7be809109c
commit
f8ab9fd8cd
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
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.
|
Loading…
Add table
Reference in a new issue