]> git.lizzy.rs Git - rust.git/commit
Introduce TypeErrCtxt
authorCameron Steffen <cam.steffen94@gmail.com>
Fri, 9 Sep 2022 20:08:06 +0000 (15:08 -0500)
committerCameron Steffen <cam.steffen94@gmail.com>
Fri, 7 Oct 2022 12:06:16 +0000 (07:06 -0500)
commit3b328e704953e34de401166cd76ca062e21d83d8
tree3736859ec78197d2d554422a1b1a8f7b1df57922
parent09a554db25840a35bbfc13d531e288801b10fe6a
Introduce TypeErrCtxt

TypeErrCtxt optionally has a TypeckResults so that InferCtxt doesn't
need to.
clippy_lints/src/future_not_send.rs