diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-11-05 00:02:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-05 00:02:06 +0100 |
| commit | b101f3a86527e4541d850c4e0f8974ba6fb5fbe7 (patch) | |
| tree | 321a423918a834dbb701a62b5c2d022460a22417 /compiler/rustc_codegen_gcc | |
| parent | ded8d0332ed78138b5e3a273aba066e034e05751 (diff) | |
| parent | c97fd8183a98d6a89b8fc2e02eb068298e6fb7dc (diff) | |
| download | rust-b101f3a86527e4541d850c4e0f8974ba6fb5fbe7.tar.gz rust-b101f3a86527e4541d850c4e0f8974ba6fb5fbe7.zip | |
Rollup merge of #103984 - V0ldek:103974-refactor-mk_const, r=BoxyUwU
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: https://github.com/V0ldek/rust/blob/c97fd8183a98d6a89b8fc2e02eb068298e6fb7dc/compiler/rustc_middle/src/ty/context.rs#L2234 and https://github.com/V0ldek/rust/blob/c97fd8183a98d6a89b8fc2e02eb068298e6fb7dc/compiler/rustc_middle/src/ty/context.rs#L2572-L2575 the rest is callsites. Closes #103974 r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
