mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-14 17:07:26 +00:00
c386316fe0
Fix: Run doctests for structs with lifetime parameters from IDE Fixes #14142: Doctests can't be triggered for structs with lifetimes This MR adds lifetime parameters to the structs path for runnables so that they can be triggered from an IDE as well. This is my first MR for rust-analyzer, please let me know if I should change something, either in code or the description here. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |