From 8ec25066e741fd0e4a87f2eed53a777dbc64b802 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Wed, 3 Jul 2019 10:46:51 +0200 Subject: [PATCH] make a test noseed for now that does not work with intptrcast yet --- tests/{run-pass => run-pass-noseed}/ptr_int_casts.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{run-pass => run-pass-noseed}/ptr_int_casts.rs (100%) diff --git a/tests/run-pass/ptr_int_casts.rs b/tests/run-pass-noseed/ptr_int_casts.rs similarity index 100% rename from tests/run-pass/ptr_int_casts.rs rename to tests/run-pass-noseed/ptr_int_casts.rs