Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnr
Delegation implementation: step 1 See https://github.com/rust-lang/rust/issues/118212 for more details. r? `@petrochenkov`
This commit is contained in:
commit
89110dafe7
50 changed files with 1634 additions and 93 deletions
|
@ -102,6 +102,7 @@ symbols! {
|
|||
Gen: "gen",
|
||||
MacroRules: "macro_rules",
|
||||
Raw: "raw",
|
||||
Reuse: "reuse",
|
||||
Union: "union",
|
||||
Yeet: "yeet",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue