See https://github.com/rust-lang/rust/pull/98112 This affects some unsafe code, for example: https://github.com/alibaba/GraphScope/blob/d49d0edb7a529fd9f2269d1d21836cd6a04d8543/interactive_engine/executor/store/groot/src/db/common/bytes/macros.rs#L12 Used in https://github.com/alibaba/GraphScope/blob/d49d0edb7a529fd9f2269d1d21836cd6a04d8543/interactive_engine/executor/store/groot/src/db/common/bytes/util.rs#L41
See rust-lang/rust#98112
This affects some unsafe code, for example:
GraphScope/interactive_engine/executor/store/groot/src/db/common/bytes/macros.rs
Line 12 in d49d0ed
Used in
GraphScope/interactive_engine/executor/store/groot/src/db/common/bytes/util.rs
Line 41 in d49d0ed