mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
803b37597e
Document `InferTy` & co. I finally figured out what `TyVid` means! The name is quite opaque, so I decided to document it and related types. I don't know that much about `InferTy` & co., but I was able to *infer* ( :) ) from the names and what I know generally about type inference to add some basic documentation. |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.