about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-18 18:54:34 +0100
committerGitHub <noreply@github.com>2024-02-18 18:54:34 +0100
commitd35c4f9cdbb7a5224abeb229e4f598e78718062e (patch)
treeef65a7c19b801c7da5f5dda55669036bcc001ca2 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent717d602c221855405296cf9131820a439176b106 (diff)
parent50e316bdc0f5ebcd35831c983b0f1856ec48b519 (diff)
downloadrust-d35c4f9cdbb7a5224abeb229e4f598e78718062e.tar.gz
rust-d35c4f9cdbb7a5224abeb229e4f598e78718062e.zip
Rollup merge of #121260 - gurry:constprop-lint-cleanup, r=oli-obk
Remove const_prop.rs

Removed const_prop.rs and moved its contents to const_prop_lint.rs and dataflow_const_prop.rs where they are used.

const_prop.rs does not actually do any const propagation any more. After #116012 all it contains is code that is used by const_prop_lint.rs and one macro that is used by dataflow_const_prop.rs. So it made sense to just move it to those two places and remove this file.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions