Skip to content

Commit 0a2be47

Browse files
pnkfelixpietroalbini
authored andcommitted
Use default of preferring static over dynamic linking in rustdoc tests.
1 parent f6a1b2a commit 0a2be47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/test.rs

-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ fn run_test(test: &str, cratename: &str, filename: &FileName, line: usize,
220220
output_types: outputs,
221221
externs,
222222
cg: config::CodegenOptions {
223-
prefer_dynamic: true,
224223
linker,
225224
..cg
226225
},

0 commit comments

Comments
 (0)