Skip to content

Commit c3d384b

Browse files
committed
Comment only: annotate FIXME
1 parent 29330b5 commit c3d384b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiletest/procsrv.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ fn target_env(_lib_path: str, _prog: str) -> [(str,str)] {
3232
}
3333

3434

35-
// FIXME: This code is duplicated in core::run::program_output
35+
// FIXME: This code is duplicated in core::run::program_output (#2659)
3636
fn run(lib_path: str,
3737
prog: str,
3838
args: [str],

0 commit comments

Comments
 (0)