Skip to content

Commit c123dc6

Browse files
Fix rustc_codegen_gcc/tests/run/return-tuple.rs test
1 parent e4ea67b commit c123dc6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: compiler/rustc_codegen_gcc/tests/run/return-tuple.rs

-6
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@
66
// 10
77
// 42
88

9-
<<<<<<< HEAD
10-
#![feature(auto_traits, lang_items, no_core, intrinsics)]
11-
#![allow(internal_features)]
12-
13-
=======
149
#![feature(no_core)]
15-
>>>>>>> db1a31c243a649e1fe20f5466ba181da5be35c14
1610
#![no_std]
1711
#![no_core]
1812
#![no_main]

0 commit comments

Comments
 (0)