1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-08 21:00:54 +01:00
luau/tests/require/without_config
Varun Saini e905e30570
Sync to upstream/release/652 ()
## What's new?

* Add support for mixed-mode type checking, which allows modules checked
in the old type solver to be checked and autocompleted by the new one.
* Generalize `RequireResolver` to support require-by-string semantics in
`luau-analyze`.
* Fix a bug in incremental autocomplete where `DefId`s associated with
index expressions were not correctly picked up.
* Fix a bug that prevented "complex" types in generic parameters (for
example, `local x: X<(() -> ())?>`).

### Issues fixed
* 
* 

---

Internal Contributors:

Co-authored-by: Aaron Weiss <aaronweiss@roblox.com>
Co-authored-by: Andy Friesen <afriesen@roblox.com>
Co-authored-by: Hunter Goldstein <hgoldstein@roblox.com>
Co-authored-by: Varun Saini <vsaini@roblox.com>
Co-authored-by: Vighnesh Vijay <vvijay@roblox.com>
2024-11-15 14:29:30 -08:00
..
ambiguous Sync to upstream/release/646 () 2024-10-04 11:29:55 -07:00
lua Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
luau Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
ambiguous_directory_requirer.luau Sync to upstream/release/646 () 2024-10-04 11:29:55 -07:00
ambiguous_file_requirer.luau Sync to upstream/release/646 () 2024-10-04 11:29:55 -07:00
dependency.luau Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
lua_dependency.lua Sync to upstream/release/605 () 2023-12-01 23:46:57 -08:00
module.luau Sync to upstream/release/646 () 2024-10-04 11:29:55 -07:00
validate_cache.luau Sync to upstream/release/652 () 2024-11-15 14:29:30 -08:00