diff options
Diffstat (limited to 'src/test/ui/inference-variable-behind-raw-pointer.rs')
| -rw-r--r-- | src/test/ui/inference-variable-behind-raw-pointer.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/inference-variable-behind-raw-pointer.rs b/src/test/ui/inference-variable-behind-raw-pointer.rs index 0ae027679fe..88dc85f1620 100644 --- a/src/test/ui/inference-variable-behind-raw-pointer.rs +++ b/src/test/ui/inference-variable-behind-raw-pointer.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// must-compile-successfully +// compile-pass // tests that the following code compiles, but produces a future-compatibility warning |
