]> git.lizzy.rs Git - rust.git/commitdiff
Disable region-liveness-drop-no-may-dangle.rs
authorKeith Yeung <kungfukeith11@gmail.com>
Sat, 25 Nov 2017 21:57:51 +0000 (13:57 -0800)
committerKeith Yeung <kungfukeith11@gmail.com>
Sat, 25 Nov 2017 21:57:51 +0000 (13:57 -0800)
src/test/mir-opt/nll/region-liveness-drop-no-may-dangle.rs

index aaeebe7495166d858629e124f40fe4ce0b8ee5fd..3d92054b0b2bf32694f2cd5b5a5a0e4478929145 100644 (file)
@@ -13,6 +13,7 @@
 // including) the call to `use_x`. The `else` branch is not included.
 
 // ignore-tidy-linelength
+// ignore-test #46267
 // compile-flags:-Znll -Zverbose
 //                     ^^^^^^^^^ force compiler to dump more region information