rust-analyzer/crates/ide_assists
Jamie Cunliffe 74f8fe7763 Extract function assist will add async if required
The extract function assist will check for an AWAIT_EXPR in the body
and if found, will add async to the generated function.
2021-05-17 18:17:29 +01:00
..
src Extract function assist will add async if required 2021-05-17 18:17:29 +01:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00