Charles Celerier
8991fd4bed
Ignore lint-non-snake-case-crate#proc_macro_ on targets without unwind
...
The lint-non-snake-case-crate test may emit a warning in stderr if the
target does not support unwinding
```
warning: building proc macro crate with `panic=abort` may crash the compiler should the proc-macro panic
```
Consequently, the test will fail on targets that don't support unwinding
as written.
This change prevents lint-non-snake-case-crate#proc_macro_ from running
on targets that don't support unwind by using the needs-unwind
directive.
2024-10-16 10:55:49 -04:00
..
2024-09-06 17:06:35 +03:00
2024-09-25 13:26:48 +02:00
2024-09-27 14:29:34 -07:00
2024-09-26 10:18:18 +08:00
2024-08-18 20:32:04 +03:00
2024-10-13 18:14:29 +02:00
2024-10-16 10:55:49 -04:00
2024-09-14 16:12:00 +05:30
2024-10-11 23:57:46 -04:00
2024-09-25 13:26:48 +02:00
2024-09-27 16:37:43 +08:00
2024-09-27 16:37:43 +08:00
2024-09-13 11:51:17 +02:00
2024-09-13 11:51:17 +02:00
2024-09-13 11:51:17 +02:00
2024-08-31 14:00:54 +00:00
2024-08-22 13:32:01 +02:00
2024-08-22 13:32:01 +02:00
2024-08-22 13:32:01 +02:00
2024-09-06 20:51:06 +00:00
2024-09-21 09:51:14 -07:00
2024-09-21 09:51:14 -07:00
2024-09-25 18:54:33 +02:00
2024-08-16 14:10:06 -04:00
2024-08-19 21:39:57 +02:00
2024-08-16 14:10:06 -04:00
2024-09-23 12:55:56 -04:00
2024-09-09 14:51:39 +02:00
2024-09-09 14:51:39 +02:00
2024-09-06 12:20:36 +02:00
2024-09-11 12:14:35 +02:00
2024-08-16 14:10:06 -04:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-31 14:00:54 +00:00
2024-08-18 19:46:53 +02:00
2024-08-18 19:46:53 +02:00
2024-08-18 19:46:53 +02:00
2024-09-14 16:12:00 +05:30
2024-09-21 08:59:52 -07:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-08-08 11:58:11 -04:00
2024-08-08 11:58:11 -04:00
2024-08-08 11:58:11 -04:00
2024-10-05 00:19:26 +00:00
2024-10-05 00:19:26 +00:00
2024-09-23 11:57:28 +02:00
2024-09-23 11:57:28 +02:00
2024-08-16 14:10:06 -04:00
2024-09-30 20:43:51 +03:00