Skip to content

Fix warnings from libraries in x86_64-unknown-redox/lib not being rlibs

coolreader18 requested to merge coolreader18/redoxer:fix-warnings into master

Maybe new in a newer toolchain, but prints out WARN rustc_metadata::locator no metadata found: no .rustc section in '/home/coolreader18/.redoxer/toolchain/x86_64-unknown-redox/lib/libstdc++.so.6.0.25' for every crate it compiles

Edited by coolreader18

Merge request reports