mirror of
https://github.com/rust-lang/cargo
synced 2024-11-05 18:50:39 +00:00
6f2173dc9f
* Make sure plugins link to plugin dependencies, not target dependencies. Previously the --extern flag was being passed incorrectly but the dependency was being picked up by -L anyway. * Fix a type and actually put the host dep directory into LD_LIBRARY_PATH, not the target directory. A test was added for this change. |
||
---|---|---|
.. | ||
fixtures | ||
support | ||
check-style.sh | ||
test_cargo_clean.rs | ||
test_cargo_compile.rs | ||
test_cargo_compile_git_deps.rs | ||
test_cargo_compile_path_deps.rs | ||
test_cargo_compile_plugins.rs | ||
test_cargo_cross_compile.rs | ||
test_cargo_doc.rs | ||
test_cargo_new.rs | ||
test_cargo_run.rs | ||
test_cargo_test.rs | ||
test_cargo_version.rs | ||
test_shell.rs | ||
tests.rs |