luau/Config/include/Luau
Varun Saini d1025d0029
Remove noexcepts from Config (#1523)
Fixes https://github.com/luau-lang/luau/issues/1515.

By removing these `noexcept`s, we guarantee that the internal call to
`std::swap` uses move semantics when a `Config` is copy-assigned.
2024-11-12 14:25:04 -08:00
..
Config.h Remove noexcepts from Config (#1523) 2024-11-12 14:25:04 -08:00
LinterConfig.h Replace old site urls (#1505) 2024-11-06 15:23:33 -08:00