rust-analyzer/crates/ide_assists/src
Aleksey Kladov 58d2ece88a internal: overhaul code generation
* Keep codegen adjacent to the relevant crates.
* Remove codgen deps from xtask, speeding-up from-source installation.

This regresses the release process a bit, as it now needs to run the
tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
..
handlers Don't hide meta lines 2021-07-03 12:16:07 +02:00
tests internal: overhaul code generation 2021-07-03 22:11:03 +03:00
utils clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs cargo fmt 2021-06-13 09:48:15 +05:30
lib.rs Feat: inline generics in const and func trait completions 2021-06-17 19:54:28 -04:00
tests.rs internal: overhaul code generation 2021-07-03 22:11:03 +03:00
utils.rs Empower replace_if_let_with_match 2021-07-02 00:21:21 +02:00