Remove hir_def/docs.rs module

This commit is contained in:
Lukas Wirth
2020-12-07 18:49:03 +01:00
parent b3652ef288
commit 1caaa201fa
6 changed files with 63 additions and 114 deletions

View File

@@ -31,7 +31,6 @@ pub mod adt;
pub mod data;
pub mod generics;
pub mod lang_item;
pub mod docs;
pub mod expr;
pub mod body;