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