Skip to content

Commit 0b44cb1

Browse files
committed
---
yaml --- r: 7062 b: refs/heads/master c: b532812 h: refs/heads/master v: v3
1 parent 9cb0997 commit 0b44cb1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 51e6df689cf292e10e99bc011baae6d82a1d4b71
2+
refs/heads/master: b53281257200dd96afa7df7b95e95fbca26a8754

trunk/src/comp/back/rpath.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ import metadata::cstore;
99
import driver::session;
1010
import util::filesearch;
1111

12-
// FIXME #721: Despite the compiler warning, test does exist and needs
13-
// to be exported
14-
export get_rpath_flags, test;
12+
export get_rpath_flags;
1513

1614
fn get_rpath_flags(sess: session::session, out_filename: str) -> [str] {
1715
let os = sess.get_targ_cfg().os;

0 commit comments

Comments
 (0)