diff options
| author | bors <bors@rust-lang.org> | 2015-01-19 21:37:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-01-19 21:37:52 +0000 |
| commit | 7f8c687fdfbf076ef1667f4d95633d4e0812b516 (patch) | |
| tree | e91078087df374bfbecf76d3cfefa98f9c4c71b5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4032b85aec962486af7f205e72e93efc8a0bc434 (diff) | |
| parent | a320149dcce2eb27d3014113cbf87aacc04d24eb (diff) | |
| download | rust-7f8c687fdfbf076ef1667f4d95633d4e0812b516.tar.gz rust-7f8c687fdfbf076ef1667f4d95633d4e0812b516.zip | |
Auto merge of #19490 - oli-obk:json_non_string_key_maps, r=alexcrichton
importing object type string key maps is still supported writing them should be explicit, and can be done as follows ```rust let some_tree_map : TreeMap<String, Json> = ...; Json::Object(some_tree_map).to_writer(&mut writer); ``` related to #8335, #9028, #9142
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
