提交 96a4756c 编写于 作者: M Manish Goregaokar

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?
......@@ -292,7 +292,6 @@ fn __gcc_personality_sj0(version: c_int,
#[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,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册