[GIT PULL] Rust fixes for 6.5-rc7

From: Miguel Ojeda
Date: Sun Aug 20 2023 - 16:42:57 EST


Hi Linus,

Please pull this fix for Rust.

It has been in linux-next for 4 rounds (i.e. since the restart on Tuesday).

No conflicts expected. No changes to the C side.

Cheers,
Miguel

The following changes since commit 52a93d39b17dc7eb98b6aa3edb93943248e03b2f:

Linux 6.5-rc5 (2023-08-06 15:07:51 -0700)

are available in the Git repository at:

https://github.com/Rust-for-Linux/linux.git tags/rust-fixes-6.5-rc7

for you to fetch changes up to 3fa7187eceee11998f756481e45ce8c4f9d9dc48:

rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`) (2023-08-09 21:15:07 +0200)

----------------------------------------------------------------
Rust fixes for 6.5-rc7

- Macros: fix 'HAS_*' redefinition by the '#[vtable]' macro
under conditional compilation.

----------------------------------------------------------------
Qingsong Chen (1):
rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)

rust/macros/vtable.rs | 1 +
1 file changed, 1 insertion(+)