about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-16 07:55:05 +0000
committerbors <bors@rust-lang.org>2024-02-16 07:55:05 +0000
commit61daf674eaf17f3b504c51f01b4ee63fac47dfcf (patch)
treeca04623ea7bf9774d11e46abb1d79e9f52110244 /compiler/rustc_codegen_llvm/src
parent237fbdd4da1fee6842cf5c25ab8078acb913696d (diff)
parentf0adfe74b6e83e2fea8ad46710670b29572f4885 (diff)
downloadrust-61daf674eaf17f3b504c51f01b4ee63fac47dfcf.tar.gz
rust-61daf674eaf17f3b504c51f01b4ee63fac47dfcf.zip
Auto merge of #10903 - Centri3:new_without_default, r=llogiq
[`new_without_default`]: Now emits on const fns

While `Default::default` is not const, it can still call `const new`; there's no reason this shouldn't be linted as well.

fixes #10877

changelog: [`new_without_default`]: Now emits on const fns
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions