rust/src/test/ui/alloc-error
2018-08-30 16:00:09 -07:00
..
alloc-error-handler-bad-signature-1.rs add #[panic_handler]; deprecate #[panic_implementation] 2018-08-23 20:58:55 +02:00
alloc-error-handler-bad-signature-1.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
alloc-error-handler-bad-signature-2.rs add #[panic_handler]; deprecate #[panic_implementation] 2018-08-23 20:58:55 +02:00
alloc-error-handler-bad-signature-2.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
alloc-error-handler-bad-signature-3.rs add #[panic_handler]; deprecate #[panic_implementation] 2018-08-23 20:58:55 +02:00
alloc-error-handler-bad-signature-3.stderr Point at def span on incorrect panic or alloc error handler 2018-08-30 16:00:09 -07:00