mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
Add a FIXME about test exports to rustc:🔙:rpath
This commit is contained in:
parent
2f340a4d3d
commit
ee8e058004
@ -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…
Reference in New Issue
Block a user