rename rustc_allocator_nounwind to rustc_nounwind
This commit is contained in:
@@ -1231,7 +1231,6 @@ symbols! {
|
||||
rust_oom,
|
||||
rustc,
|
||||
rustc_allocator,
|
||||
rustc_allocator_nounwind,
|
||||
rustc_allocator_zeroed,
|
||||
rustc_allow_const_fn_unstable,
|
||||
rustc_allow_incoherent_impl,
|
||||
@@ -1278,6 +1277,7 @@ symbols! {
|
||||
rustc_mir,
|
||||
rustc_must_implement_one_of,
|
||||
rustc_nonnull_optimization_guaranteed,
|
||||
rustc_nounwind,
|
||||
rustc_object_lifetime_default,
|
||||
rustc_on_unimplemented,
|
||||
rustc_outlives,
|
||||
|
||||
Reference in New Issue
Block a user