[asahilinux:bits/250-aop 55/79] warning: unresolved link to `remove`
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://github.com/AsahiLinux/linux bits/250-aop head: e793b14f66e33b70363166d84886d82d462f1987 commit: ee01f05902123e7d0efb9d0fbaac36a5dc05d497 [55/79] rust: alloc: kvec: WIP(?): Add swap_remove() for AOP series config: x86_64-rhel-9.4-rust (https://download.01.org/0day-ci/archive/20260824/[email protected]/config) compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1) rustc: rustc 1.96.0 (ac68faa20 2026-05-25) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260824/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All warnings (new ones prefixed by >>): >> warning: unresolved link to `remove` --> rust/kernel/alloc/kvec.rs:834:58 | 834 | /// If you need to preserve the element order, use [`remove`] instead. | ^^^^^^ no item named `remove` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki