Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
libstd: change serialization2 to take &self argument methods
Unfortunately this trips over issue (#3585), where auto-ref isn't
playing nicely with @t implementations. Most serializers don't
care, but prettyprint2 won't properly display "@" until #3585 is
fixed.
  • Loading branch information
erickt committed Sep 26, 2012
commit 2b72eae136c5665d1e7fb0523078dc3baf18d8ee
Loading