zig/test/cases/aarch64-macos
Veikka Tuominen b3c6d774d2 stage2: improve error message for missing member in file root struct
* the root struct decl name is fully qualified
  this prevents error messages containing 'main.main'
* avoid declared here note when file struct is missing a member
  It always points at the start of the file which might contain another
  container misleading the user.
2022-09-30 00:09:24 +03:00
..
hello_world_with_updates.0.zig stage2: improve error message for missing member in file root struct 2022-09-30 00:09:24 +03:00
hello_world_with_updates.1.zig Sema: add notes about function return type 2022-07-11 17:55:19 +03:00
hello_world_with_updates.2.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
hello_world_with_updates.3.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
hello_world_with_updates.4.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
hello_world_with_updates.5.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00
hello_world_with_updates.6.zig test: move compile errors and incremental tests into common dir 2022-05-04 23:51:16 +02:00