about summary refs log tree commit diff
path: root/src/librustdoc/html/render/write_shared.rs
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-06-02 15:19:20 +0200
committerGitHub <noreply@github.com>2025-06-02 15:19:20 +0200
commit44ba2432527ef3f78973ad08672725ad72b50fc7 (patch)
treee34e82879d010e11e46d6e2ba56980a6202db608 /src/librustdoc/html/render/write_shared.rs
parentb2743c7fb1fb4d93b74e8324ac055b98efd13da5 (diff)
parent8788b6a4adafe2494c6a791de05f7b474b678bcb (diff)
downloadrust-44ba2432527ef3f78973ad08672725ad72b50fc7.tar.gz
rust-44ba2432527ef3f78973ad08672725ad72b50fc7.zip
Rollup merge of #141904 - jieyouxu:test-float-parse, r=Mark-Simulacrum
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` is only present in in-tree std and not yet beta std, so apply `cfg(not(bootstrap))` gating to unbrick `./x check --stage=0`.

Fixes rust-lang/rust#141900.

`./x check --stage=0` in CI is intended for follow-up.

r? `@Mark-Simulacrum` (or bootstrap/libs)
cc `@tgross35`
Diffstat (limited to 'src/librustdoc/html/render/write_shared.rs')
0 files changed, 0 insertions, 0 deletions