rust/src/test/ui/auxiliary
Matthew Maurer 72aaa3a414 rustc: Allow cdylibs to link against dylibs
Previously, rustc mandated that cdylibs could only link against rlibs as
dependencies (not dylibs).
This commit disables that restriction and tests that it works in a
simple case.
2020-01-23 13:10:04 -08:00
..
augmented_assignments.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
blind-item-mixed-crate-use-item-foo.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
blind-item-mixed-crate-use-item-foo2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
changing-crates-a1.rs Remove licenses 2018-12-25 21:08:33 -07:00
changing-crates-a2.rs Remove licenses 2018-12-25 21:08:33 -07:00
changing-crates-b.rs Remove licenses 2018-12-25 21:08:33 -07:00
check_static_recursion_foreign_helper.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
cond_plugin.rs proc_macro: Turn quote into a regular built-in macro 2019-08-27 00:37:13 +03:00
crate-method-reexport-grrrrrrr2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
debuginfo-lto-aux.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
default-ty-param-cross-crate-crate.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
define-macro.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
edition-kw-macro-2015.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
edition-kw-macro-2018.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
empty-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00
extern-prelude-vec.rs Move one test from run-make-fulldeps to ui 2019-03-21 23:36:50 +03:00
extern-prelude.rs Move one test from run-make-fulldeps to ui 2019-03-21 23:36:50 +03:00
extern-statics.rs Remove licenses 2018-12-25 21:08:33 -07:00
hello_macro.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
impl_privacy_xc_1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
impl_privacy_xc_2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
inline_dtor.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
inner_static.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
kinds_in_metadata.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
link-cfg-works-transitive-dylib.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
link-cfg-works-transitive-rlib.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
linkage1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
llvm_pr32379.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
lto-duplicate-symbols1.rs Remove licenses 2018-12-25 21:08:33 -07:00
lto-duplicate-symbols2.rs Remove licenses 2018-12-25 21:08:33 -07:00
msvc-data-only-lib.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
nested_item.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
noexporttypelib.rs Remove licenses 2018-12-25 21:08:33 -07:00
orphan-check-diagnostics.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
proc_macro_def.rs proc_macro: Turn quote into a regular built-in macro 2019-08-27 00:37:13 +03:00
pub-and-stability.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
reachable-unnameable-items.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
reexport-should-still-link.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
removing-extern-crate.rs Remove licenses 2018-12-25 21:08:33 -07:00
rmeta-meta.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
rmeta-rlib-rpass.rs tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
rmeta-rlib.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
rmeta-rmeta.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
stability-cfg2.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
svh-a-base.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
svh-b.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
trait_superkinds_in_metadata.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
typeid-intrinsic-aux1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
typeid-intrinsic-aux2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
using-target-feature-unstable.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
weak-lang-items.rs Remove licenses 2018-12-25 21:08:33 -07:00
xc-private-method-lib.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00