Leave fixme comment
This commit is contained in:
parent
e65db8161d
commit
cd4989ee94
1 changed files with 2 additions and 1 deletions
|
@ -161,6 +161,7 @@ impl CodegenBackend for MetadataOnlyCodegenBackend {
|
|||
collector::MonoItemCollectionMode::Eager
|
||||
).0.iter()
|
||||
);
|
||||
// FIXME: Fix this
|
||||
// ::rustc::middle::dependency_format::calculate(tcx);
|
||||
let _ = tcx.link_args(LOCAL_CRATE);
|
||||
let _ = tcx.native_libraries(LOCAL_CRATE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue