rust/compiler/rustc_codegen_cranelift/src/debuginfo
Matthias Krüger 66e61c78e7
Rollup merge of #138949 - madsmtm:rename-to-darwin, r=WaffleLapkin
Rename `is_like_osx` to `is_like_darwin`

Replace `is_like_osx` with `is_like_darwin`, which more closely describes reality (OS X is the pre-2016 name for macOS, and is by now quite outdated; Darwin is the overall name for the OS underlying Apple's macOS, iOS, etc.).

``@rustbot`` label O-apple
r? compiler
2025-04-04 08:02:05 +02:00
..
emit.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
line_info.rs Merge commit '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
mod.rs Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
object.rs Rustfmt 2025-02-08 22:12:13 +00:00
types.rs Merge commit 'ba315abda7' into sync_cg_clif-2025-03-30 2025-03-30 15:43:48 +00:00
unwind.rs Merge commit '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00