rust/crates/ide
Mathew Horner 8a2803d9ae Allow configuration of annotation location.
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).
2022-09-11 22:40:33 -05:00
..
src Allow configuration of annotation location. 2022-09-11 22:40:33 -05:00
Cargo.toml Disable all source-gen tests at compile time 2022-07-24 10:38:28 +02:00