rust/crates/ra_ide_db
bors[bot] 687fb031d2
Merge #5245
5245: Refactor AssistBuilder to manage a SourceChange r=matklad a=theduke

`AssistBuilder` now managaes a full `SourceChange` instead of a
`Vec<SourceFileEdit>`.

This prepares AssistBuilder to handle creation of new files.


Co-authored-by: Christoph Herzog <chris@theduke.at>
2020-07-07 10:25:17 +00:00
..
src Merge #5245 2020-07-07 10:25:17 +00:00
Cargo.toml Use more generic public api 2020-03-24 10:43:22 +02:00