diff --git a/src/ty.md b/src/ty.md index f8b15632..76e71584 100644 --- a/src/ty.md +++ b/src/ty.md @@ -1,7 +1,3 @@ ---- -tags: rustc, ty ---- - # The `ty` module: representing types The `ty` module defines how the Rust compiler represents types internally. It also defines the