about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2025-06-23 13:30:14 -0700
committerJosh Stone <jistone@redhat.com>2025-06-23 13:30:14 -0700
commit8469966710a16fd11af832d592569bcdf2298081 (patch)
treea53edc55e83cdeb06b641da120b4d1103f187214 /compiler/rustc_interface/src
parent706f244db581212cabf2e619e0113d70999b2bbe (diff)
downloadrust-8469966710a16fd11af832d592569bcdf2298081.tar.gz
rust-8469966710a16fd11af832d592569bcdf2298081.zip
Account for beta revisions when normalizing versions
Several UI tests have a `normalize-stderr` for "you are using x.y.z"
rustc versions, and that regex is flexible enough for suffixes like
"-nightly" and "-dev", but not for "-beta.N". We can just add '.' to
that trailing pattern to include this.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions