Files
servo/components/config_plugins/lib.rs
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

6.4 KiB