luau/fuzz
vegorov-rbx fe0a819472
Sync to upstream/release/626 (#1258)
### New Type Solver

* Fixed crash in numeric binary operation type families
* Results of an indexing operation are now comparable to `nil` without a
false positive error
* Fixed a crash when a type that failed normalization was accessed
* Iterating on a free value now implies that it is iterable

---

### Internal Contributors

Co-authored-by: Aaron Weiss <aaronweiss@roblox.com>
Co-authored-by: Alexander McCord <amccord@roblox.com>
Co-authored-by: James McNellis <jmcnellis@roblox.com>
Co-authored-by: Vighnesh Vijay <vvijay@roblox.com>
2024-05-16 16:02:03 -07:00
..
basic.lua Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
CMakeLists.txt Fix confusing warning when CMake version is too low (#1251) 2024-05-10 03:36:37 -07:00
compiler.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
format.cpp Sync to upstream/release/570 (#885) 2023-03-31 11:42:49 -07:00
libprotobuf-mutator-patch.patch Sync to upstream/release/605 (#1118) 2023-12-01 23:46:57 -08:00
linter.cpp Sync to upstream/release/572 (#899) 2023-04-14 11:06:22 -07:00
luau.proto Sync to upstream/release/593 (#1024) 2023-09-01 10:58:27 -07:00
number.cpp Sync to upstream/release/517 (#408) 2022-03-04 08:36:33 -08:00
parser.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
proto.cpp Sync to upstream/release/626 (#1258) 2024-05-16 16:02:03 -07:00
protoprint.cpp Sync to upstream/release/601 (#1084) 2023-10-27 14:18:41 -07:00
prototest.cpp Sync to upstream/release/516 (#397) 2022-02-24 15:53:37 -08:00
syntax.dict Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
transpiler.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
typeck.cpp Sync to upstream/release/572 (#899) 2023-04-14 11:06:22 -07:00