diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-06-02 15:19:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-02 15:19:20 +0200 |
| commit | 44ba2432527ef3f78973ad08672725ad72b50fc7 (patch) | |
| tree | e34e82879d010e11e46d6e2ba56980a6202db608 /src/librustdoc/html/render/write_shared.rs | |
| parent | b2743c7fb1fb4d93b74e8324ac055b98efd13da5 (diff) | |
| parent | 8788b6a4adafe2494c6a791de05f7b474b678bcb (diff) | |
| download | rust-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
