Update `smallvec` to 1.8.1. This pulls in https://github.com/servo/rust-smallvec/pull/282, which gives some small wins for rustc. r? `@lqd`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.