This is an automated email from the ASF dual-hosted git repository.

tlopex pushed a change to branch rust-mutate-context-dispatch
in repository https://gitbox.apache.org/repos/asf/tvm-ffi.git


    from ba9883ec [FEAT][RUST] Pass mutation context to typed dispatch callbacks
     add e45f0264 [RUST] Simplify structural mutate callback signatures

No new revisions were added by this update.

Summary of changes:
 docs/guides/rust_lang_guide.md               |  16 ++--
 rust/tvm-ffi-macros/src/dispatch.rs          |  63 ++++++++-------
 rust/tvm-ffi/src/extra/structural_mutate.rs  |  16 +++-
 rust/tvm-ffi/src/lib.rs                      |   2 +-
 rust/tvm-ffi/tests/test_structural_mutate.rs | 110 +++++++++++----------------
 5 files changed, 99 insertions(+), 108 deletions(-)

Reply via email to