Add LBC to status tracker

This commit is contained in:
Arseny Kapoulkine 2022-03-29 13:08:45 -07:00
parent a8d548073d
commit f22211ed77

View file

@ -40,3 +40,9 @@ This document tracks unimplemented RFCs.
[RFC: Generalized iteration](https://github.com/Roblox/luau/blob/master/rfcs/generalized-iteration.md)
**Status**: Needs implementation
## Lower Bounds Calculation
[RFC: Lower bounds calculation](https://github.com/Roblox/luau/blob/master/rfcs/lower-bounds-calculation.md)
**Status**: Needs implementation