zig/lib/std/os/uefi
Damien Firmenich 5fafcc2b62
zig fmt: remove trailing whitespace on doc comments
Fixes #11353

The renderer treats comments and doc comments differently since doc
comments are parsed into the Ast. This commit adds a check after getting
the text for the doc comment and trims whitespace at the end before
rendering.

The `a = 0,` in the test is here to avoid a ParseError while parsing the
test.
2022-04-05 18:08:33 +03:00
..
protocols std: work around current packed struct situation 2022-02-24 16:08:37 -05:00
tables zig fmt: remove trailing whitespace on doc comments 2022-04-05 18:08:33 +03:00
pool_allocator.zig zig fmt: remove trailing whitespace on doc comments 2022-04-05 18:08:33 +03:00
protocols.zig std/os/uefi: Use usingnamespace to re-export symbols 2022-01-13 15:47:13 -05:00
status.zig std/os/uefi: Don't treat efi status warnings as errors 2022-01-16 03:50:50 -05:00
tables.zig std/os/uefi: Use usingnamespace to re-export symbols 2022-01-13 15:47:13 -05:00