diff options
| author | bors <bors@rust-lang.org> | 2023-07-04 21:33:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-04 21:33:25 +0000 |
| commit | f20afcc455bbcc5c0f7679450fb35fd0c9668880 (patch) | |
| tree | d1a4672705b6624e49baf52345f25f71d793e458 /compiler/rustc_codegen_llvm/src | |
| parent | 9e4e58470520c72b4aecc81f54cf260fdf337176 (diff) | |
| parent | d3cd4065199a7ebe31b2ef3627987fd317993b76 (diff) | |
| download | rust-f20afcc455bbcc5c0f7679450fb35fd0c9668880.tar.gz rust-f20afcc455bbcc5c0f7679450fb35fd0c9668880.zip | |
Auto merge of #113325 - BoxyUwU:move_mk_methods_to_const, r=lcnr
Replace `mk_const` with `Const::new_x` methods Part of rust-lang/compiler-team#616. Instead of just havign `Const::new(` and nothing else I did it like this since this is more like how the `mk_x` works for `Ty`, and also another PR of mine will require changing from `Const::new(` to `Const::new_x(` anyway. r? `@oli-bok`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
