This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d462551a86
rust
/
src
/
test
/
ui
/
proc-macro
/
derive-same-struct.stdout
2 lines
20 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added expected (compile-time) outputs. * In the case of `derive-same-struct`, it seemed cleaner to add the output than to try to modify the macro itself (which is where the output is coming from). * In the case of `custom-derive-partial-eq`, it was just easier to add the output than to attempt to port the test to use a procedural macro.
2018-09-17 04:54:33 -05:00
input1: "struct A;"
Reference in New Issue
Copy Permalink