diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-08-06 15:55:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 15:55:48 +0200 |
| commit | 84dc97c2b6815594eb6abb79ac477ecfcdebfc56 (patch) | |
| tree | 3ba20a3192510deff6e4b8b7fb715a52c5e8916f /compiler/rustc_parse/src/errors.rs | |
| parent | a88e29b0d72a5def86b7eb293b907348bb6ea29a (diff) | |
| parent | eee6f804a9e4d8a95e4c012a96dac39bb2cc94ad (diff) | |
| download | rust-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 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
