Skip to content

Change json::to_xxx(&Json) functions to be json::Json::to_xxx(&self)#8679

Merged
bors merged 1 commit into
rust-lang:masterfrom
brandonson:json-to-impl
Aug 24, 2013
Merged

Change json::to_xxx(&Json) functions to be json::Json::to_xxx(&self)#8679
bors merged 1 commit into
rust-lang:masterfrom
brandonson:json-to-impl

Make json::to_xxx(&Json) fns Json::to_xxx(&self)

3b9e2ef
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs