luau/Ast/src
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
..
Ast.cpp Sync to upstream/release/613 (#1167) 2024-02-15 18:04:39 -08:00
Confusables.cpp Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
Lexer.cpp Sync to upstream/release/626 (#1258) 2024-05-16 16:02:03 -07:00
Location.cpp Sync to upstream/release/602 (#1089) 2023-11-03 16:45:04 -07:00
Parser.cpp Sync to upstream/release/626 (#1258) 2024-05-16 16:02:03 -07:00
StringUtils.cpp Add missing include for integer types (#925) 2023-05-09 11:42:13 -07:00
TimeTrace.cpp Rename Windows.h to windows.h (#1055) 2023-10-03 06:59:44 -07:00