diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2020-04-01 11:25:14 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-01 16:25:14 +0200 |
| commit | f0d9200105da6a0275cc293cd8585669216faaba (patch) | |
| tree | 4138b699e7ee2a7fcdf19bbb404b515f06dc45a2 /src/doc/rustc-dev-guide | |
| parent | 3521fb90b72ab90a25369eae636e97dd6dd67e28 (diff) | |
| download | rust-f0d9200105da6a0275cc293cd8585669216faaba.tar.gz rust-f0d9200105da6a0275cc293cd8585669216faaba.zip | |
Remove left overs from HackMD migration (#655)
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/ty.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/doc/rustc-dev-guide/src/ty.md b/src/doc/rustc-dev-guide/src/ty.md index f8b15632be3..76e71584fd5 100644 --- a/src/doc/rustc-dev-guide/src/ty.md +++ b/src/doc/rustc-dev-guide/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 |
