diff options
| author | Josh Stone <jistone@redhat.com> | 2025-06-23 13:30:14 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-06-23 13:30:14 -0700 |
| commit | 8469966710a16fd11af832d592569bcdf2298081 (patch) | |
| tree | a53edc55e83cdeb06b641da120b4d1103f187214 /compiler/rustc_interface/src | |
| parent | 706f244db581212cabf2e619e0113d70999b2bbe (diff) | |
| download | rust-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
