about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-12-09 23:39:05 +0100
committerGitHub <noreply@github.com>2024-12-09 23:39:05 +0100
commit0cb12f9e846c323399a1a10527c5b586663c58f8 (patch)
tree2296a5d95369f0abb69e8dfdc4abd638ee532ab8 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentb282774aaf0aa05b4a9855d973b67e7e424c2136 (diff)
parenta97404eee382141939459fb879cab84233d02d15 (diff)
downloadrust-0cb12f9e846c323399a1a10527c5b586663c58f8.tar.gz
rust-0cb12f9e846c323399a1a10527c5b586663c58f8.zip
Rollup merge of #134043 - ehuss:unicode-version, r=jieyouxu
Add test to check unicode identifier version

This adds a test to verify which version of Unicode is used for identifiers. This is part of the language, documented at https://doc.rust-lang.org/nightly/reference/identifiers.html#r-ident.unicode. The version here often changes implicitly due to dependency updates pulling in new versions, and thus we often don't notice it has changed leaving the documentation out of date. The intent here is to have a canary to give us a notification when it changes so that we can update the documentation.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions