rust/tests/ui/borrow_interior_mutable_const
blyxyas d7cc6c45c8 borrow_interior_mutable_const ICE into FN
Convert the ICE reported in #12979 into a false negative.
We prefer a false negative to a ICE (because the ICE could
still affect the user even when not activating the lint).
2024-12-28 19:42:30 +01:00
..
auxiliary Remove #[allow(unused_tuple_struct_fields)] from Clippy tests 2024-01-02 15:34:37 -05:00
enums.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
enums.stderr Merge commit '10136170fe' into clippy-subtree-update 2024-02-27 15:50:17 +01:00
others.rs borrow_interior_mutable_const ICE into FN 2024-12-28 19:42:30 +01:00
others.stderr borrow_interior_mutable_const ICE into FN 2024-12-28 19:42:30 +01:00
traits.rs Merge commit '20b085d500' into clippy-subtree-update 2024-05-02 17:26:44 +02:00
traits.stderr Merge commit '20b085d500' into clippy-subtree-update 2024-05-02 17:26:44 +02:00