Nicholas Nethercote
5c462a32bd
Remove support for compiler plugins.
...
They've been deprecated for four years.
This commit includes the following changes.
- It eliminates the `rustc_plugin_impl` crate.
- It changes the language used for lints in
`compiler/rustc_driver_impl/src/lib.rs` and
`compiler/rustc_lint/src/context.rs`. External lints are now called
"loaded" lints, rather than "plugins" to avoid confusion with the old
plugins. This only has a tiny effect on the output of `-W help`.
- E0457 and E0498 are no longer used.
- E0463 is narrowed, now only relating to unfound crates, not plugins.
- The `plugin` feature was moved from "active" to "removed".
- It removes the entire plugins chapter from the unstable book.
- It removes quite a few tests, mostly all of those in
`tests/ui-fulldeps/plugin/`.
Closes #29597 .
2023-11-04 08:50:46 +11:00
..
2023-10-24 11:43:46 +08:00
2023-10-25 12:04:54 +00:00
2023-10-25 12:04:54 +00:00
2023-10-30 22:19:17 +00:00
2023-10-30 22:19:17 +00:00
2023-10-25 23:37:11 +02:00
2023-10-26 18:35:09 +00:00
2023-10-24 15:30:17 +00:00
2023-11-02 10:25:57 +00:00
2023-10-30 10:29:11 -04:00
2023-10-25 23:15:18 +02:00
2023-10-27 12:02:54 +02:00
2023-11-02 20:57:05 +00:00
2023-10-26 10:57:21 +00:00
2023-10-29 23:55:46 +00:00
2023-10-25 22:35:12 +00:00
2023-10-31 10:44:28 +00:00
2023-11-02 17:20:13 +01:00
2023-10-23 13:03:11 -07:00
2023-10-26 18:35:09 +00:00
2023-10-27 12:42:42 +02:00
2023-10-23 00:51:35 +00:00
2023-11-02 18:16:37 +01:00
2023-11-04 08:50:46 +11:00
2023-11-02 20:57:05 +00:00
2023-11-02 20:57:05 +00:00
2023-11-01 03:17:19 +00:00
2023-11-02 20:57:05 +00:00
2023-11-03 06:08:03 +00:00
2023-11-02 20:57:05 +00:00
2023-11-02 20:47:10 +00:00
2023-11-02 20:57:05 +00:00
2023-10-26 18:35:09 +00:00
2023-10-25 10:10:13 +00:00
2023-10-25 11:36:45 +11:00
2023-11-02 20:57:05 +00:00
2023-11-04 08:50:46 +11:00
2023-10-21 15:56:01 +00:00
2023-11-02 20:57:05 +00:00
2023-10-27 18:07:53 +02:00
2023-11-02 20:57:05 +00:00
2023-10-30 17:33:19 +01:00
2023-10-24 16:00:45 +11:00
2023-11-04 08:50:46 +11:00
2023-10-27 05:16:26 +02:00
2023-11-02 20:57:05 +00:00
2023-10-21 15:56:01 +00:00
2023-10-21 15:56:01 +00:00
2023-10-24 00:25:32 +00:00
2023-10-30 22:47:48 +00:00
2023-10-31 23:41:40 +00:00
2023-10-30 15:31:00 +01:00
2023-11-01 21:40:05 +01:00
2023-11-01 18:39:01 +00:00
2023-10-27 17:40:52 +00:00
2023-10-25 12:04:54 +00:00
2023-10-23 13:04:47 -07:00
2023-10-23 13:04:47 -07:00
2023-11-02 20:57:05 +00:00
2023-10-30 20:50:14 +00:00
2023-10-25 12:04:54 +00:00
2023-10-26 18:35:09 +00:00
2023-10-25 12:04:54 +00:00
2023-10-30 15:48:46 -07:00
2023-11-02 20:57:05 +00:00
2023-11-02 18:20:42 +11:00
2023-10-24 09:36:47 +08:00
2023-11-03 12:44:50 +01:00
2023-11-03 06:08:03 +00:00
2023-10-29 23:55:46 +00:00
2023-11-02 20:57:05 +00:00
2023-10-30 13:03:40 +05:30
2023-10-25 12:04:54 +00:00
2023-11-02 20:57:05 +00:00
2023-10-24 15:30:17 +00:00
2023-10-25 12:04:54 +00:00
2023-10-21 15:40:32 +02:00
2023-11-02 20:57:05 +00:00
2023-11-01 20:16:11 +00:00
2023-10-29 23:55:46 +00:00
2023-10-31 08:01:02 +11:00
2023-10-31 08:01:02 +11:00
2023-10-24 17:01:25 +00:00
2023-10-24 17:01:25 +00:00
2023-10-25 00:32:58 +08:00