bors
23e21bdd25
Auto merge of #99015 - lcnr:fn-ctxt-no-more, r=compiler-errors
...
stop using `FnCtxt` outside of hir typeck
the requirements between **hir typeck**™, and **not hir typeck**™ are different enough to warrant a full split. with this PR `FnCtxt` is now only used for hir typeck (and for one clippy lint which seems to be emulating hir typeck).
Once this PR has landed I intend to move `FnCtxt` into a new crate. This should also allow some further general improvements here.
r? rust-lang/types
2022-07-15 17:11:07 +00:00
..
2022-07-10 23:57:25 -05:00
2022-07-12 21:00:13 +04:00
2022-07-14 11:00:30 +00:00
2022-07-12 16:25:16 +04:00
2022-07-12 16:25:16 +04:00
2022-07-14 13:42:09 +00:00
2022-07-15 16:53:20 +02:00
2022-07-15 14:30:14 +00:00
2022-07-13 17:47:06 -05:00
2022-07-13 17:47:06 -05:00
2022-07-14 20:41:55 +02:00
2022-07-14 21:50:14 +00:00
2022-07-15 08:57:59 +00:00
2022-07-14 21:50:14 +00:00
2022-07-13 17:47:06 -05:00
2022-07-08 21:18:16 +00:00
2022-07-10 23:43:46 +00:00
2022-07-11 22:39:05 +02:00
2022-07-14 19:24:03 +05:30
2022-07-14 13:42:09 +00:00
2022-07-15 15:53:38 +05:30
2022-07-14 14:14:21 +05:30
2022-07-13 17:47:06 -05:00
2022-07-15 16:53:20 +02:00
2022-07-14 21:50:14 +00:00
2022-07-15 03:17:20 +00:00
2022-07-13 15:34:10 -06:00
2022-07-12 16:00:52 +00:00
2022-07-14 21:50:14 +00:00
2022-07-15 11:44:20 +00:00
2022-07-14 11:00:30 +00:00
2022-07-13 17:47:06 -05:00
2022-07-14 08:14:31 +00:00
2022-07-13 17:47:06 -05:00
2022-07-14 14:14:21 +05:30
2022-07-14 13:42:09 +00:00
2022-07-15 03:17:20 +00:00
2022-07-12 02:21:31 +00:00
2022-07-13 17:47:06 -05:00
2022-07-14 14:14:21 +05:30
2022-07-14 14:14:21 +05:30
2022-07-13 17:47:06 -05:00
2022-07-15 15:53:38 +05:30
2022-07-14 15:58:26 -04:00
2022-07-15 17:01:32 +02:00
2022-07-14 19:24:04 +05:30
2022-07-15 17:01:32 +02:00