servo/components/config_plugins
Martin Robinson e83e7ded6e
Remove use of proc_macro_diagnostics feature (#30745)
This is only used to emit a single error, which can be done using `syn`.
Removing the use of this feature brings us close to being to able to
compile with stable rust.
2023-11-17 10:36:09 +00:00
..
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs Remove use of proc_macro_diagnostics feature (#30745) 2023-11-17 10:36:09 +00:00
parse.rs Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00