1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 01:31:00 +00:00
serenity/Userland/DevTools
Ali Mohammad Pur 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString)
That pattern seems to show up a lot in code written by people that
aren't intimately familiar with the lifetime model of Error and Strings.
This commit makes the compiler detect it and present a more helpful
diagnostic than "garbage string at runtime".
2023-04-28 05:55:20 +02:00
..
GMLPlayground Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
HackStudio AK+Everywhere: Disallow Error::from_string_view(FooString) 2023-04-28 05:55:20 +02:00
Profiler Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
SQLStudio Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
UserspaceEmulator Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00