From 556b7baca2cd45a78b1a9a762b4bf66b69747e53 Mon Sep 17 00:00:00 2001 From: jumbatm Date: Mon, 6 Apr 2020 20:00:42 +1000 Subject: Update existing test cases. - Allow ClashingExternDecl for lint-dead-code-3 - Update test case for #5791 - Update test case for #1866 - Update extern-abi-from-macro test case --- src/test/ui/parser/extern-abi-from-mac-literal-frag.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/ui/parser') diff --git a/src/test/ui/parser/extern-abi-from-mac-literal-frag.rs b/src/test/ui/parser/extern-abi-from-mac-literal-frag.rs index 4ecb21d26ab..a516aa44c65 100644 --- a/src/test/ui/parser/extern-abi-from-mac-literal-frag.rs +++ b/src/test/ui/parser/extern-abi-from-mac-literal-frag.rs @@ -1,3 +1,4 @@ +#![allow(clashing_extern_decl)] // check-pass // In this test we check that the parser accepts an ABI string when it -- cgit 1.4.1-3-g733a5