Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.