#[allow(unsafe_op_in_unsafe_fn)]
sometimes ignored when the impl body is generated by a macro
#19823
Labels
#[allow(unsafe_op_in_unsafe_fn)]
sometimes ignored when the impl body is generated by a macro
#19823
rust-analyzer version:
rust-analyzer 1.87.0 (17067e9ac6d 2025-05-09)
andrust-analyzer 1.89.0-nightly (4d051fb3 2025-05-18)
rustc version:
rustc 1.87.0 (17067e9ac 2025-05-09)
andrustc 1.89.0-nightly (4d051fb30 2025-05-18)
editor or extension: Neovim 0.11.0 + Mason + nvim-lspconfig
code snippet to reproduce:
Run
cargo check
on the same code: no warnings are emitted.The text was updated successfully, but these errors were encountered: