about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/lexer/mod.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-11 14:06:29 +1000
committerGitHub <noreply@github.com>2025-09-11 14:06:29 +1000
commitc79c990df166a0beb5c9e0bcabfb1989e27308b4 (patch)
tree00ba4b5354649530237c7f34b7967173bd3a66c5 /compiler/rustc_parse/src/lexer/mod.rs
parent88b51304f98a5bb60e2fc20c7b3f8f5b18bd8249 (diff)
parent23edc4dd4266836980dc3e71a1f5ddd151a3e92a (diff)
downloadrust-c79c990df166a0beb5c9e0bcabfb1989e27308b4.tar.gz
rust-c79c990df166a0beb5c9e0bcabfb1989e27308b4.zip
Rollup merge of #146379 - madsmtm:fix-platform_version-test, r=tgross35
Fix `compare_against_sw_vers` test

The `saturating_sub` doesn't actually perform its intended since the version numbers are signed integers (which I changed in a later revision of https://github.com/rust-lang/rust/pull/138944).

Fixes the issue described in https://github.com/rust-lang/rust/pull/138944#issuecomment-3270662876.

r? tgross35
Diffstat (limited to 'compiler/rustc_parse/src/lexer/mod.rs')
0 files changed, 0 insertions, 0 deletions