diff options
| author | bors <bors@rust-lang.org> | 2022-10-07 13:54:55 +0000 | 
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-07 13:54:55 +0000 | 
| commit | 43c22af267fd9337bc05382b2771dde49d2e9f26 (patch) | |
| tree | 50b436b4bec27a45ba6395ffb5396188a5d3611a /library/std/src/io/stdio.rs | |
| parent | e42c4d7218b2596276152c5eb1e69335621f3086 (diff) | |
| parent | 283abbf0e7d20176f76006825b5c52e9a4234e4c (diff) | |
| download | rust-43c22af267fd9337bc05382b2771dde49d2e9f26.tar.gz rust-43c22af267fd9337bc05382b2771dde49d2e9f26.zip | |
Auto merge of #101632 - camsteffen:refactor-infer-err, r=lcnr
Remove `TypeckResults` from `InferCtxt` `InferCtxt` currently has `in_progress_typeck_results` which is only used for some diagnostics during typeck. It adds a lifetime which propagates through a lot of code. This PR moves that field into a new helper struct `TypeErrCtxt`.
Diffstat (limited to 'library/std/src/io/stdio.rs')
0 files changed, 0 insertions, 0 deletions
