about summary refs log tree commit diff
path: root/tests/ui/codegen/unsupported-static-initializer-in-const-array.rs
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-08-06 15:55:48 +0200
committerGitHub <noreply@github.com>2025-08-06 15:55:48 +0200
commit84dc97c2b6815594eb6abb79ac477ecfcdebfc56 (patch)
tree3ba20a3192510deff6e4b8b7fb715a52c5e8916f /tests/ui/codegen/unsupported-static-initializer-in-const-array.rs
parenta88e29b0d72a5def86b7eb293b907348bb6ea29a (diff)
parenteee6f804a9e4d8a95e4c012a96dac39bb2cc94ad (diff)
downloadrust-84dc97c2b6815594eb6abb79ac477ecfcdebfc56.tar.gz
rust-84dc97c2b6815594eb6abb79ac477ecfcdebfc56.zip
Rollup merge of #144971 - okaneco:rename_isolate_ones, r=joshtriplett
num: Rename `isolate_most_least_significant_one` functions

Tracking issue - https://github.com/rust-lang/rust/issues/136909

libs-api has agreed to rename these unstable functions to `isolate_highest_one`/`isolate_lowest_one`
https://github.com/rust-lang/rust/issues/136909#issuecomment-3156005820

`isolate_most_significant_one` -> `isolate_highest_one`
`isolate_least_significant_one` -> `isolate_lowest_one`
Diffstat (limited to 'tests/ui/codegen/unsupported-static-initializer-in-const-array.rs')
0 files changed, 0 insertions, 0 deletions