about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2022-08-10 11:31:31 +0200
committerest31 <MTest31@outlook.com>2022-08-12 22:26:08 +0200
commitca16a8d76c9e17f1a8ac1c0280cf87338e0ca20d (patch)
treece8d524d25568d62ac1b1c335b1d1b97406e92ac /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent75d78b9362d0f1900d828ccdc9ed4bc2c8000234 (diff)
downloadrust-ca16a8d76c9e17f1a8ac1c0280cf87338e0ca20d.tar.gz
rust-ca16a8d76c9e17f1a8ac1c0280cf87338e0ca20d.zip
Change fluent_messages macro to expect _ slugs instead of - slugs
For the most part, the macro actually worked with _ slugs, but the prefix_something -> prefix::something
conversion was not implemented.

We don't want to accept - slugs for consistency reasons.
We thus error if a name is found with - inside.
This ensures a consistent style.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions