rust/crates/assists/src
Nick Spain 27cadcd531 HasSource::source -> HasSource::source_old
To start migrating HasSource::source to return an Option.
2021-01-02 21:53:51 +11:00
..
handlers HasSource::source -> HasSource::source_old 2021-01-02 21:53:51 +11:00
tests Fix type typo in add_missing_impl_members doc 2020-12-25 18:15:31 +01:00
utils Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
assist_config.rs Normalize spelling to American English 2020-12-10 17:51:56 +03:00
assist_context.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
ast_transform.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
lib.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
tests.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
utils.rs HasSource::source -> HasSource::source_old 2021-01-02 21:53:51 +11:00