Refactor tcx mk_const parameters. Unroll the `ty::ConstS` parameter to `TyCtxt::mk_const` into separate `ty::ConstKind` and `Ty` parameters. Signature change is in: |
||
|---|---|---|
| .. | ||
| traits | ||
| autoderef.rs | ||
| errors.rs | ||
| infer.rs | ||
| lib.rs | ||
Refactor tcx mk_const parameters. Unroll the `ty::ConstS` parameter to `TyCtxt::mk_const` into separate `ty::ConstKind` and `Ty` parameters. Signature change is in: |
||
|---|---|---|
| .. | ||
| traits | ||
| autoderef.rs | ||
| errors.rs | ||
| infer.rs | ||
| lib.rs | ||