mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 14:13:58 +00:00
no_effect
This commit is contained in:
parent
c629ec7611
commit
9e4f94c938
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#![allow(clippy::no_effect)]
|
||||||
|
|
||||||
use crate::size_and_align_expr;
|
use crate::size_and_align_expr;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Reference in a new issue