about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-06-02 20:45:14 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-06-02 20:45:14 +0800
commit8788b6a4adafe2494c6a791de05f7b474b678bcb (patch)
tree1e9afd42828df6c4eae14141b716e337df459b11 /compiler/rustc_span/src
parent52882f6522ae9f34f1d574b2efabc4b18e691ae0 (diff)
downloadrust-8788b6a4adafe2494c6a791de05f7b474b678bcb.tar.gz
rust-8788b6a4adafe2494c6a791de05f7b474b678bcb.zip
test-float-parse: apply `cfg(not(bootstrap))`
Prior to stage 0 redesign, `test-float-parse` ran against in-tree std
but now it runs against beta std. `f16::FromStr` were only present in
in-tree std and not yet beta std, so apply `cfg(not(bootstrap))` gating
to unbrick `./x check --stage=0`.
Diffstat (limited to 'compiler/rustc_span/src')
0 files changed, 0 insertions, 0 deletions