]> git.lizzy.rs Git - rust.git/commitdiff
Remove stale module
authorLukas Wirth <lukastw97@gmail.com>
Tue, 12 Oct 2021 07:37:16 +0000 (09:37 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Tue, 12 Oct 2021 07:37:16 +0000 (09:37 +0200)
crates/ide_completion/src/tests.rs

index 9168956235da2c48a3515908836beaf7cd2ab9da..4028fc2242fa4c79dbc255bddb73c1ce132d6696 100644 (file)
@@ -17,7 +17,6 @@
 mod predicate;
 mod proc_macros;
 mod record;
-mod sourcegen;
 mod type_pos;
 mod use_tree;
 mod visibility;