temporarily ignore a test until we reland PR 83171.
This commit is contained in:
parent
b6e9d069eb
commit
ee2bb1f338
@ -1,6 +1,8 @@
|
||||
// Test that dead code warnings are issued for superfluous assignments of
|
||||
// fields or variables to themselves (issue #75356).
|
||||
|
||||
// ignore-test FIXME(81658, 83171)
|
||||
|
||||
// check-pass
|
||||
#![allow(unused_assignments)]
|
||||
#![warn(dead_code)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user