Add a FIXME about test exports to rustc:🔙:rpath
This commit is contained in:
parent
2f340a4d3d
commit
ee8e058004
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ import metadata::cstore;
|
|||
import driver::session;
|
||||
import util::filesearch;
|
||||
|
||||
// FIXME #721: Despite the compiler warning, test does exist and needs
|
||||
// to be exported
|
||||
export get_rpath_flags, test;
|
||||
|
||||
#[cfg(target_os="linux")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue