First-class struct and tuple constants#23275
First-class struct and tuple constants#23275bors merged 2 commits intorust-lang:masterfrom aochagavia:constants
Conversation
|
Needs a rebase... I'm on it |
|
Rebased! |
|
You should never clone AST nodes if you can avoid it. |
|
When I first tried storing an I am building rustc again to see if it works. It will take some time because for some reason LLVM is being compiled again. |
|
@aochagavia that's a good idea, for some reason I didn't expect adding a lifetime |
|
@eddyb I have pushed the changes now |
|
@bors rollup r+ |
Fixes #23260
r? @eddyb