servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.31k stars 325 forks source link

Stabilize `debugger_visualizer` feature #854

Closed lucacasonato closed 1 year ago

lucacasonato commented 1 year ago

The rustc debugger_visualizer feature was stabilized in 1.71.0. We can move the relevant feature flag to the stable section, and remove the nightly CI job.