about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-14 18:24:43 +0100
committerGitHub <noreply@github.com>2023-02-14 18:24:43 +0100
commit9b39568e64442128318c981e74e4d4b11652c896 (patch)
tree2a084d08a511da266aec83a2a2cc7cb2ee6cf172 /compiler/rustc_codegen_llvm/src
parent207d6e177ffb80c8f4bb4d49d6770be1e97177de (diff)
parent3b510e88efebb50c19776cfbaa7f43492cacf71d (diff)
downloadrust-9b39568e64442128318c981e74e4d4b11652c896.tar.gz
rust-9b39568e64442128318c981e74e4d4b11652c896.zip
Rollup merge of #108040 - eggyal:attributes_for_uninteresting_traversals, r=oli-obk
Use derive attributes for uninteresting traversals

It appears that visiting and folding was implemented on `BitMatrix` solely so that the derive macros could be used on `GeneratorLayout`, however such implementation would not necessarily be correct for other uses (if there were any).  Adding attributes to the derive macro is more correct and potentially more generally useful.

r? ``@oli-obk``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions