zig/lib/std/Build/Step
Carl Åstholm 4c393c7468 Update usages of fmtId/isValidId
`{}` for decls
`{p}` for enum fields
`{p_}` for struct fields and in contexts following a `.`

Elsewhere, `{p}` was used since it's equivalent to the old behavior.
2024-04-07 14:47:11 +02:00
..
CheckFile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
CheckObject.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Compile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
ConfigHeader.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Fmt.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
InstallArtifact.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
InstallDir.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
InstallFile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
ObjCopy.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Options.zig Update usages of fmtId/isValidId 2024-04-07 14:47:11 +02:00
RemoveDir.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Run.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
TranslateC.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
WriteFile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00