about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authordswij <dswijj@gmail.com>2021-12-24 12:32:12 +0800
committerDharma Saputra Wijaya <dswijj@gmail.com>2021-12-25 21:55:20 +0800
commitb82c9ce3af0bd338ef3e532eae8a9f87d6981bf0 (patch)
tree9b6ed5d4b0049becca54cc0db6f472230e754f82 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent6f7e5cbe21d99b7867d8d7383fd2ab753da1d256 (diff)
downloadrust-b82c9ce3af0bd338ef3e532eae8a9f87d6981bf0.tar.gz
rust-b82c9ce3af0bd338ef3e532eae8a9f87d6981bf0.zip
Add limitation description for `enum_variant_names`
`enum_variant_names` will consider characters with no case to be a part
of prefixes/suffixes substring that are compared. This means `Foo1` and
`Foo2` has different prefixes (`Foo1` and `Foo2` prefix respeectively).
This applies to all non-ascii characters with no casing.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions