about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-10-12 22:13:24 +0530
committerGitHub <noreply@github.com>2022-10-12 22:13:24 +0530
commit40deecef0370dec461279e10d5e8b2f4f57d4900 (patch)
treeaf5d77fe8eeee49b6a95817373cb95b8a5adf389 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentdc9f6f32434d0b7c761100d6b744af68acf743b1 (diff)
parentce3560979d029e102777f5bf3aec840f4ff9c0fe (diff)
downloadrust-40deecef0370dec461279e10d5e8b2f4f57d4900.tar.gz
rust-40deecef0370dec461279e10d5e8b2f4f57d4900.zip
Rollup merge of #102719 - Nilstrieb:tidy-alphabetical, r=jackh726
Enforce alphabetical sorting with tidy

We have many places where things are supposed to be sorted alphabetically. For the smaller and more recent size assertions, this is mostly upheld, but in other more... alive places it's very messy.

This introduces a new tidy directive to check that a section of code is sorted alphabetically and fixes all places where sorting has gone wrong.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions