]> git.lizzy.rs Git - rust.git/commit
Rename `debugging_opts` to `unstable_opts`
authorJoshua Nelson <jnelson@cloudflare.com>
Wed, 6 Jul 2022 12:44:47 +0000 (07:44 -0500)
committerJoshua Nelson <jnelson@cloudflare.com>
Wed, 13 Jul 2022 22:47:06 +0000 (17:47 -0500)
commitb2ae24e6a1bce9197246e86281ba7d1b04084d9d
tree9f512b28c8541a25ad2c0c6b7570b43f04f150ca
parent43388812a61d455645acfd3736ab41c0b2f259e3
Rename `debugging_opts` to `unstable_opts`

This is no longer used only for debugging options (e.g. `-Zoutput-width`, `-Zallow-features`).
Rename it to be more clear.
src/allocator.rs
src/cast.rs
src/debuginfo/line_info.rs
src/driver/aot.rs
src/intrinsics/mod.rs