Add tests and support two more noop methods
This commit is contained in:
parent
040735c110
commit
f49ed7a6b7
7 changed files with 89 additions and 5 deletions
|
@ -789,6 +789,9 @@ symbols! {
|
|||
none_error,
|
||||
nontemporal_store,
|
||||
nontrapping_dash_fptoint: "nontrapping-fptoint",
|
||||
noop_method_borrow,
|
||||
noop_method_clone,
|
||||
noop_method_deref,
|
||||
noreturn,
|
||||
nostack,
|
||||
not,
|
||||
|
@ -915,7 +918,6 @@ symbols! {
|
|||
receiver,
|
||||
recursion_limit,
|
||||
reexport_test_harness_main,
|
||||
ref_clone_method,
|
||||
reference,
|
||||
reflect,
|
||||
reg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue