Rustc-dev-guide: chapter explaining how `Kind` works

Created on 19 Mar 2018  路  8Comments  路  Source: rust-lang/rustc-dev-guide

We don't explain Kind at all!

cc @varkor -- want to write it =)

Hard

All 8 comments

I can try to get around to writing something up :+1:

@varkor you rock

I've started writing something, but it's a little minimal at the moment: what sort of things would you expect/want to see in such a chapter?

Ping @nikomatsakis ^^^

Ping @nikomatsakis ^^^ ?

Argh, sorry =)

@varkor I think I would like to see:

  • What is the purpose of Kind?
  • How do I make a Kind?
  • An example of using kind.unpack() works

Actually, some of that might be better as rustc-guide docs, tbh. Always a hard line to figure out where to draw.

Ping @varkor ?

This is still on my radar, sorry. I'll try to get to it soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

popzxc picture popzxc  路  6Comments

lzutao picture lzutao  路  3Comments

davidtwco picture davidtwco  路  7Comments

mark-i-m picture mark-i-m  路  8Comments

spastorino picture spastorino  路  5Comments