X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/dcf6ea214da7861c4aee601d5acd66c646143b0d..f17c390626fea20a1492441a9fe7ab24ab59a4ed:/ralf/_posts/2020-04-04-layout-debugging.md diff --git a/ralf/_posts/2020-04-04-layout-debugging.md b/ralf/_posts/2020-04-04-layout-debugging.md index f9771e0..181b11b 100644 --- a/ralf/_posts/2020-04-04-layout-debugging.md +++ b/ralf/_posts/2020-04-04-layout-debugging.md @@ -1,6 +1,7 @@ --- title: "Debugging rustc type layouts" categories: rust +forum: https://internals.rust-lang.org/t/psa-debugging-rustc-type-layouts/12082 --- This post is a "public service announcement" for people working on the guts of rustc.