zig/lib/std/os/uefi/protocol
mlugg 0fe3fd01dd
std: update std.builtin.Type fields to follow naming conventions
The compiler actually doesn't need any functional changes for this: Sema
does reification based on the tag indices of `std.builtin.Type` already!
So, no zig1.wasm update is necessary.

This change is necessary to disallow name clashes between fields and
decls on a type, which is a prerequisite of #9938.
2024-08-28 08:39:59 +01:00
..
absolute_pointer.zig
block_io.zig
device_path.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
edid.zig
file.zig replace deprecated std.math.absCast 2023-11-09 17:39:27 +02:00
graphics_output.zig
hii_database.zig
hii_popup.zig
ip6.zig
ip6_config.zig
ip6_service_binding.zig
loaded_image.zig
managed_network.zig
rng.zig
serial_io.zig chore: correct non-standard comments. 2024-07-28 21:34:14 -07:00
shell_parameters.zig
simple_file_system.zig
simple_network.zig
simple_pointer.zig
simple_text_input.zig
simple_text_input_ex.zig
simple_text_output.zig
udp6.zig
udp6_service_binding.zig