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


 discard 6f5debf8 [RUST] Specialize recursive mutate dispatch
    omit e45f0264 [RUST] Simplify structural mutate callback signatures
    omit ba9883ec [FEAT][RUST] Pass mutation context to typed dispatch callbacks
     add f4c947e8 [FIX][RUST] Seal structural callback result traits and update 
return-value docs (#724)
     add 74c5530f [FEAT][RUST] Pass mutation context to typed dispatch callbacks
     add 665e4e00 [RUST] Simplify structural mutate callback signatures
     add 9609fb4a [RUST] Specialize recursive mutate dispatch

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6f5debf8)
            \
             N -- N -- N   refs/heads/rust-mutate-context-dispatch (9609fb4a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 docs/guides/rust_lang_guide.md              | 30 +++++++++++++++--------------
 rust/tvm-ffi/src/extra/structural_mutate.rs | 16 +++++++++++++--
 2 files changed, 30 insertions(+), 16 deletions(-)

Reply via email to