rust-lang / docs.rs

crates.io documentation generator
https://docs.rs
MIT License
979 stars 195 forks source link

Introduce warning topbar menu, allow following crates to see warnings for #2471

Open Nemo157 opened 6 months ago

Nemo157 commented 6 months ago

Based on top of #2470, only the last commit is relevant currently

I still need to finish up work on grabbing data for the actual warnings, but I wanted some early feedback on the approach I'm taking to the UI, given this is the most client-side bit of UI we've got, @GuillaumeGomez.

Preview of what it looks like (with my wip warnings rendering too):

image