Files
zig/lib/std
heidezomp a8e0f667c6 std.log: (breaking) remove scope parameter from logging functions
The logging functions in std.log don't take a scope parameter anymore,
but use the .default scope. To provide your own scope, use the logging
functions in std.log.scoped(.some_other_scope).

As per nmichaels' suggestion: https://github.com/ziglang/zig/pull/6039#issuecomment-673148971
2020-08-13 16:50:38 +02:00
..
2020-08-11 15:49:43 -04:00
2020-08-01 17:15:53 +03:00
2020-08-11 15:49:43 -04:00
2020-07-05 21:11:42 +00:00
2020-08-10 17:05:39 -07:00
2020-08-04 23:04:20 -07:00
2020-08-08 00:39:46 -07:00
2020-07-14 17:19:17 -07:00
2020-08-04 23:04:20 -07:00