Linus Groh eb37552536 Remove numerous things deprecated during the 0.14 release cycle
Basically everything that has a direct replacement or no uses left.

Notable omissions:

- std.ArrayHashMap: Too much fallout, needs a separate cleanup.
- std.debug.runtime_safety: Too much fallout.
- std.heap.GeneralPurposeAllocator: Lots of references to it remain, not
  a simple find and replace as "debug allocator" is not equivalent to
  "general purpose allocator".
- std.io.Reader: Is being reworked at the moment.
- std.unicode.utf8Decode(): No replacement, needs a new API first.
- Manifest backwards compat options: Removal would break test data used
  by TestFetchBuilder.
- panic handler needs to be a namespace: Many tests still rely on it
  being a function, needs a separate cleanup.
2025-07-11 08:17:43 +02:00
..
2025-06-24 15:07:06 +02:00
2025-07-07 22:43:51 -07:00
2024-12-19 17:10:03 -05:00
2025-07-07 22:43:51 -07:00
2025-07-11 05:17:31 +02:00
2025-07-09 15:31:02 -07:00
2025-07-09 23:07:18 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2024-08-22 08:44:08 +02:00
2025-07-09 15:31:02 -07:00
2025-07-09 23:07:18 -07:00
2025-07-11 01:16:27 +02:00
2024-07-31 16:57:42 -07:00
2025-06-15 14:15:18 -04:00
2025-07-07 22:43:51 -07:00
2024-08-29 23:43:52 +01:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-11 01:16:27 +02:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:53 -07:00
2025-07-07 22:43:53 -07:00
2025-02-03 09:14:37 +00:00