rust/src/test/ui/linkage-attr
2019-07-09 14:13:28 +02:00
..
auxiliary Tests for external linkage symbol collision check. 2019-05-27 12:10:58 +02:00
linkage-detect-extern-generated-name-collision.rs Tests for external linkage symbol collision check. 2019-05-27 12:10:58 +02:00
linkage-detect-extern-generated-name-collision.stderr Tests for external linkage symbol collision check. 2019-05-27 12:10:58 +02:00
linkage-detect-local-generated-name-collision.rs Tests for external linkage symbol collision check. 2019-05-27 12:10:58 +02:00
linkage-detect-local-generated-name-collision.stderr Tests for external linkage symbol collision check. 2019-05-27 12:10:58 +02:00
linkage-requires-raw-ptr.rs Regression test for issue #59548. 2019-05-27 10:26:02 +02:00
linkage-requires-raw-ptr.stderr Regression test for issue #59548. 2019-05-27 10:26:02 +02:00
linkage2.rs Refine the message to at least *mention* the attribute itself. 2019-05-27 10:26:02 +02:00
linkage2.stderr Refine the message to at least *mention* the attribute itself. 2019-05-27 10:26:02 +02:00
linkage3.rs Move existing #[linkage] tests to a subdirectory where I can add more tests. 2019-05-27 10:26:02 +02:00
linkage3.stderr Move existing #[linkage] tests to a subdirectory where I can add more tests. 2019-05-27 10:26:02 +02:00
linkage4.rs Move existing #[linkage] tests to a subdirectory where I can add more tests. 2019-05-27 10:26:02 +02:00
linkage4.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00