rust-analyzer/crates/ide_db
Wesley Norris 1c866573cb fix: insert auto-imports after header comments
Fixes #8607.

This commit changes the auto-import functionality and causes it to add
imports after any leading comments, which are commonly license headers.
This does not affect comments on items as they're considered part of the
item itself and not separate.
2022-01-17 17:06:10 -05:00
..
src fix: insert auto-imports after header comments 2022-01-17 17:06:10 -05:00
Cargo.toml Merge #11028 2021-12-20 13:45:35 +00:00