about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/path-ordering.js
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-07-25 16:54:26 -0500
committerTrevor Gross <tmgross@umich.edu>2025-07-25 16:54:26 -0500
commit57481e791449a5510dab5c5c3ad1b4b3dd6ec30d (patch)
treeea11c389936f41f11ebef86fc34ee81f3bf8c76b /tests/rustdoc-js-std/path-ordering.js
parenta955f1cd09a027363729ceed919952d09f76f28e (diff)
downloadrust-57481e791449a5510dab5c5c3ad1b4b3dd6ec30d.tar.gz
rust-57481e791449a5510dab5c5c3ad1b4b3dd6ec30d.zip
clif: Don't set the `compiler-builtins-no-f16-f128` feature
Since rust-lang/rust be35d37d8b6c ("Use the compiler to determine
whether or not to enable f16 and f128"), `compiler-builtins` relies on
`rustc` to report whether or not `f16` and `f128` are supported, which
is reported by the backend. This means that there should no longer be
any need to unconditionally disable the types for clif in Bootstrap.

Backend config: https://github.com/rust-lang/rust/blob/a955f1cd09a027363729ceed919952d09f76f28e/compiler/rustc_codegen_cranelift/src/lib.rs#L224-L233
Diffstat (limited to 'tests/rustdoc-js-std/path-ordering.js')
0 files changed, 0 insertions, 0 deletions