zig/doc
Andrew Kelley edb5e493e6 update @memcpy to require equal src and dest lens
* Sema: upgrade operands to array pointers if possible when emitting
   AIR.
 * Implement safety checks for length mismatch and aliasing.
 * AIR: make ptrtoint support slice operands. Implement in LLVM backend.
 * C backend: implement new `@memset` semantics. `@memcpy` is not done
   yet.
2023-04-25 11:23:40 -07:00
..
docgen.zig docgen: fix exe_build_err code snippets 2023-04-22 14:30:08 +03:00
langref.html.in update @memcpy to require equal src and dest lens 2023-04-25 11:23:40 -07:00