about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/tests.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-06-24 07:14:04 +0000
committerbors <bors@rust-lang.org>2025-06-24 07:14:04 +0000
commite4b9d0141fdd210fcceebd2b67f7be113401c461 (patch)
tree5c724f7b619d11cf4db918f1db0fb1dedd98fc1c /compiler/rustc_interface/src/tests.rs
parent99b18d6c5062449db8e7ccded4cb69b555a239c3 (diff)
parent8469966710a16fd11af832d592569bcdf2298081 (diff)
downloadrust-e4b9d0141fdd210fcceebd2b67f7be113401c461.tar.gz
rust-e4b9d0141fdd210fcceebd2b67f7be113401c461.zip
Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubilee
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/tests.rs')
0 files changed, 0 insertions, 0 deletions