about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-04 21:33:25 +0000
committerbors <bors@rust-lang.org>2023-07-04 21:33:25 +0000
commitf20afcc455bbcc5c0f7679450fb35fd0c9668880 (patch)
treed1a4672705b6624e49baf52345f25f71d793e458 /compiler/rustc_codegen_llvm/src
parent9e4e58470520c72b4aecc81f54cf260fdf337176 (diff)
parentd3cd4065199a7ebe31b2ef3627987fd317993b76 (diff)
downloadrust-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