使用しているllvmのバージョンを知る
rustc -V --verbose
# rustc 1.90.0 (1159e78c4 2025-09-14)
# binary: rustc
# commit-hash: 1159e78c4747b02ef996e55082b704c09b970588
# commit-date: 2025-09-14
# host: aarch64-apple-darwin
# release: 1.90.0
# LLVM version: 20.1.8
rustc -V --verbose
# rustc 1.90.0 (1159e78c4 2025-09-14)
# binary: rustc
# commit-hash: 1159e78c4747b02ef996e55082b704c09b970588
# commit-date: 2025-09-14
# host: aarch64-apple-darwin
# release: 1.90.0
# LLVM version: 20.1.8