rust/src/test/ui/extern
2018-10-17 01:21:40 +02:00
..
auxiliary Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-const.rs Disable rustfix temporarily on extern-const.rs 2018-09-20 23:22:42 +02:00
extern-const.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-crate-rename.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-crate-rename.stderr fix other tests failing due to change in case or new suggestion for extern crate 2018-10-17 01:21:40 +02:00
extern-crate-visibility.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-crate-visibility.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-macro.rs Stabilize use_extern_macros 2018-08-17 13:14:26 +03:00
extern-macro.stderr Stabilize use_extern_macros 2018-08-17 13:14:26 +03:00
extern-main-fn.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-main-fn.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-distinct-types.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-distinct-types.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-not-sync-send.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-not-sync-send.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-unsized.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-types-unsized.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-with-type-bounds.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-with-type-bounds.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
extern-wrong-value-type.rs When closure with no arguments was expected, suggest wrapping 2018-08-15 13:05:01 -07:00
extern-wrong-value-type.stderr update recently moved tests 2018-08-15 13:17:04 -07:00
external-doc-error.rs Fix two UI tests with locale-dependent output 2018-10-05 11:37:48 +04:00
external-doc-error.stderr Fix two UI tests with locale-dependent output 2018-10-05 11:37:48 +04:00