Merge commit '40b00f4200
' into sync_cg_clif-2021-12-30
This commit is contained in:
commit
a8e6d5b04d
20 changed files with 90 additions and 81 deletions
|
@ -129,6 +129,7 @@ fn call_return_u128_pair() {
|
|||
return_u128_pair();
|
||||
}
|
||||
|
||||
#[allow(unreachable_code)] // FIXME false positive
|
||||
fn main() {
|
||||
take_unique(Unique {
|
||||
pointer: 0 as *const (),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue