Stuart Cook
d862ae2fce
Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann
Tweak invalid builtin attribute output
- Add link to reference/docs when possible
- More accurate suggestions by supporting multiple alternative suggestions
```
error: malformed `crate_type` attribute input
--> $DIR/crate-type-macro-call.rs:1:1
|
LL | #![crate_type = foo!()]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= note: for more information, visit <https://doc.rust-lang.org/reference/linkage.html>
help: the following are the possible correct uses
|
LL - #![crate_type = foo!()]
LL + #![crate_type = "bin"]
|
LL - #![crate_type = foo!()]
LL + #![crate_type = "cdylib"]
|
LL - #![crate_type = foo!()]
LL + #![crate_type = "dylib"]
|
LL - #![crate_type = foo!()]
LL + #![crate_type = "lib"]
|
= and 4 other candidates
```
2025-08-12 20:37:53 +10:00
..
2025-08-05 07:10:31 +05:00
2025-08-08 11:01:12 -07:00
2025-07-31 13:55:59 +08:00
2025-07-05 00:45:24 +05:00
2025-08-06 21:29:26 +02:00
2025-07-15 12:00:46 +08:00
2025-08-05 07:10:31 +05:00
2025-08-05 07:10:31 +05:00
2025-08-05 07:10:31 +05:00
2025-08-05 07:10:31 +05:00
2025-08-05 07:10:31 +05:00
2025-06-13 18:13:34 +02:00
2025-06-13 18:13:34 +02:00
2025-06-13 18:13:34 +02:00
2025-07-01 16:10:05 +02:00
2025-08-11 17:02:32 +00:00
2025-07-15 12:00:46 +08:00
2025-07-15 12:00:46 +08:00
2025-06-11 17:11:58 +02:00
2025-06-11 17:11:58 +02:00
2025-06-03 13:28:38 +02:00
2025-06-26 13:46:45 +00:00
2025-06-29 04:56:28 +02:00
2025-04-18 15:57:29 +02:00
2025-04-17 19:45:28 +08:00
2025-08-11 16:58:21 -05:00
2025-08-11 16:58:21 -05:00
2025-04-18 15:57:29 +02:00
2025-07-18 20:34:58 +08:00
2025-07-18 20:34:58 +08:00
2025-05-07 22:56:14 +08:00
2025-05-07 22:56:14 +08:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-06-16 23:07:11 +08:00
2025-06-16 23:07:11 +08:00
2025-07-05 00:45:24 +05:00
2025-07-25 20:38:54 +05:00
2025-06-03 11:45:58 +02:00
2025-06-03 11:45:58 +02:00
2025-07-31 21:25:49 +05:00
2025-04-22 00:53:12 +05:00
2025-04-22 00:53:12 +05:00
2025-04-22 00:53:12 +05:00
2025-04-22 00:53:12 +05:00
2025-04-22 00:53:12 +05:00
2025-06-03 11:45:58 +02:00
2025-08-07 21:39:00 +00:00
2025-05-03 22:49:23 +03:00
2025-05-03 22:49:23 +03:00
2025-06-03 11:45:58 +02:00
2025-06-03 11:45:58 +02:00
2025-08-09 16:27:20 +05:00
2025-07-10 18:47:20 +05:00
2025-07-31 13:55:59 +08:00
2025-07-31 13:55:59 +08:00
2025-05-16 12:40:04 +02:00
2025-05-16 12:40:04 +02:00
2025-05-16 12:40:04 +02:00
2025-06-30 11:23:01 +05:00
2025-04-30 10:44:24 +03:00
2025-04-30 10:44:24 +03:00
2025-07-01 15:29:29 +05:00
2025-04-25 17:02:59 +05:00
2025-04-25 17:02:59 +05:00
2025-04-25 17:02:59 +05:00
2025-05-09 15:31:27 +00:00
2025-06-03 11:45:58 +02:00
2025-06-03 11:45:58 +02:00
2025-06-28 17:04:16 +05:00
2025-04-18 15:57:29 +02:00
2025-04-18 15:57:29 +02:00
2025-07-13 00:03:31 +05:00
2025-05-14 13:32:59 +01:00
2025-05-14 13:32:59 +01:00
2025-06-03 13:28:38 +02:00
2025-04-15 10:08:49 +02:00
2025-04-15 10:08:49 +02:00
2025-07-01 19:00:21 +00:00
2025-07-01 19:00:21 +00:00
2025-04-15 10:08:36 +02:00
2025-04-15 10:08:49 +02:00
2025-04-15 10:08:36 +02:00
2025-04-15 10:08:49 +02:00
2025-04-15 10:08:49 +02:00
2025-07-18 12:13:19 +02:00
2025-07-24 15:08:21 +02:00
2025-04-24 02:57:10 +02:00
2025-07-31 13:55:59 +08:00
2025-07-05 03:46:08 +05:00
2025-07-05 03:46:08 +05:00
2025-07-05 03:46:08 +05:00
2025-07-23 13:48:04 +02:00
2025-05-27 15:57:41 +00:00
2025-05-27 15:57:41 +00:00
2025-06-30 11:50:19 +05:00
2025-06-30 11:23:01 +05:00
2025-04-13 21:48:53 +03:00
2025-04-13 21:48:53 +03:00