diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-05-27 13:10:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-27 13:10:36 +0200 |
| commit | a9c125f8642157976c5c85c3637f21426dac4846 (patch) | |
| tree | 855259db385c876d94bac0281ac8ec3cddd540b0 /compiler/rustc_codegen_gcc/example/example.rs | |
| parent | cfa7ab474fd8c7ddd3d3fbec5ba55159db45dded (diff) | |
| parent | f92292978f7b8ff985efdf5f4c471e051c3f6a92 (diff) | |
| download | rust-a9c125f8642157976c5c85c3637f21426dac4846.tar.gz rust-a9c125f8642157976c5c85c3637f21426dac4846.zip | |
Rollup merge of #125597 - compiler-errors:early-binder, r=jackh726
Uplift `EarlyBinder` into `rustc_type_ir` We also need to give `EarlyBinder` a `'tcx` param, so that we can carry the `Interner` in the `EarlyBinder` too. This is necessary because otherwise we have an unconstrained `I: Interner` parameter in many of the `EarlyBinder`'s inherent impls. I also generally think that this is desirable to have, in case we later want to track some state in the `EarlyBinder`. r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/example.rs')
0 files changed, 0 insertions, 0 deletions
