about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-01-22 14:33:21 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-01-23 11:44:46 -0500
commit3b8f1b7883d300bb1a435b994c90433774105cc9 (patch)
treed02057beea76e3da435b90e124500c801d232b52 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent65767e56537e20903b54ecde7c371cbfb1b201b0 (diff)
downloadrust-3b8f1b7883d300bb1a435b994c90433774105cc9.tar.gz
rust-3b8f1b7883d300bb1a435b994c90433774105cc9.zip
Make `-Z time-passes` less noisy
- Add the module name to `pre_AST_expansion_passes` and don't make it a
  verbose event (since it normally doesn't take very long, and it's
  emitted many times)
- Don't make the following rustdoc events verbose; they're emitted many times.
  + build_extern_trait_impl
  + build_local_trait_impl
  + build_primitive_trait_impl
  + get_auto_trait_impls
  + get_blanket_trait_impls
- Remove `get_auto_trait_and_blanket_synthetic_impls`; it's wholly
  covered by get_{auto,blanket}_trait_impls and not very useful.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions