Implement #[rustc_must_implement_one_of]
attribute
This commit is contained in:
parent
02fe61b381
commit
5ab40c8f99
11 changed files with 205 additions and 4 deletions
|
@ -1136,6 +1136,7 @@ symbols! {
|
|||
rustc_macro_transparency,
|
||||
rustc_main,
|
||||
rustc_mir,
|
||||
rustc_must_implement_one_of,
|
||||
rustc_nonnull_optimization_guaranteed,
|
||||
rustc_object_lifetime_default,
|
||||
rustc_on_unimplemented,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue