rust-analyzer/crates/ra_ide
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
..
src Remove Option<...> from result of Crate::root_module 2020-08-09 18:52:19 -04:00
test_data Add support for extern crate 2020-08-08 14:14:18 -04:00
Cargo.toml Replace rand with oorandom 2020-07-29 19:49:10 +02:00