rust-analyzer/crates/ra_assists/src
Paul Daniel Faria bf9b4578bb Remove Option<...> from result of Crate::root_module
There doesn't seem to be any need for it, and removing it simplies
several paths of code that depend on it.
2020-08-09 18:52:19 -04:00
..
handlers Add support for extern crate 2020-08-08 14:14:18 -04:00
tests Generate doctest 2020-08-02 23:07:56 +03:00
utils do not add to pub use statements 2020-08-03 12:17:05 -07:00
assist_config.rs Move allow list into AssistConfig 2020-07-15 09:45:30 -04:00
assist_context.rs Add expand glob import assist 2020-08-02 22:56:54 +03:00
ast_transform.rs align names in make 2020-08-05 19:37:26 +02:00
lib.rs Add expand glob import assist 2020-08-02 22:56:54 +03:00
tests.rs Move allow list into AssistConfig 2020-07-15 09:45:30 -04:00
utils.rs Remove Option<...> from result of Crate::root_module 2020-08-09 18:52:19 -04:00