1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:48:14 +00:00
serenity/Userland/DevTools
Sam Atkins d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void
User code does not need to keep this alive, so casting to void is safe.
But maybe a bit weird.
2021-12-05 15:31:03 +01:00
..
HackStudio Userland: Cast unused BackgroundAction::construct() results to void 2021-12-05 15:31:03 +01:00
Inspector Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Playground Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Profiler LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
UserspaceEmulator UserspaceEmulator: Fix after add_positional_argument API change :^) 2021-11-26 16:47:39 -08:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00