mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 07:30:37 +00:00
Previously, annotations would only appear above the name of an item (function signature, struct declaration, etc). Now, rust-analyzer can be configured to show annotations either above the name or above the whole item (including doc comments and attributes).