Remove left overs from HackMD migration (#655)

This commit is contained in:
Santiago Pastorino 2020-04-01 11:25:14 -03:00 committed by GitHub
parent ced2a9c244
commit 80ba3e282e
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
---
tags: rustc, ty
---
# The `ty` module: representing types # The `ty` module: representing types
The `ty` module defines how the Rust compiler represents types internally. It also defines the The `ty` module defines how the Rust compiler represents types internally. It also defines the