From 80ba3e282ec49553b56e9a9db8c94e5953b93f60 Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Wed, 1 Apr 2020 11:25:14 -0300 Subject: [PATCH] Remove left overs from HackMD migration (#655) --- src/ty.md | 4 ---- 1 file changed, 4 deletions(-) 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