Rollup merge of #22374 - richo:warn-fixup, r=huonw
This snuck through my refactor. Would it be worth the effort to have a test pass that attempts to lint the code for all targets, even if it's not feasible to actually build and test it?
This commit is contained in:
commit
96a4756c21
@ -292,7 +292,6 @@ pub mod eabi {
|
||||
|
||||
#[lang="eh_personality"]
|
||||
#[no_mangle] // referenced from rust_try.ll
|
||||
#[allow(private_no_mangle_fns)]
|
||||
pub extern "C" fn rust_eh_personality(
|
||||
version: c_int,
|
||||
actions: uw::_Unwind_Action,
|
||||
|
Loading…
x
Reference in New Issue
Block a user