add support for rustc_abi(assert_eq) and use it to test some repr(transparent) cases
This commit is contained in:
parent
c981026195
commit
8922c0c541
8 changed files with 322 additions and 4 deletions
|
@ -387,6 +387,7 @@ symbols! {
|
|||
asm_sym,
|
||||
asm_unwind,
|
||||
assert,
|
||||
assert_eq,
|
||||
assert_eq_macro,
|
||||
assert_inhabited,
|
||||
assert_macro,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue