about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-01-05 00:26:28 +0000
committerbors <bors@rust-lang.org>2015-01-05 00:26:28 +0000
commitad9e759382ad7daed26f86732f41f5f83cd673e2 (patch)
treef5a33b685a2c86a1a9a75ebf3cf5e1f9322431cd /src/libstd/sys/unix/stack_overflow.rs
parent5773bdefff2e47cc007f5cc2af3f80b30303d45a (diff)
parent400c3a0ddcf4441f66eb4653c7365b663f9a4ea1 (diff)
downloadrust-ad9e759382ad7daed26f86732f41f5f83cd673e2.tar.gz
rust-ad9e759382ad7daed26f86732f41f5f83cd673e2.zip
auto merge of #20163 : bfops/rust/master, r=Gankro
TODOs:
  - ~~Entry is still `<'a, K, V>` instead of `<'a, O, V>`~~
  - ~~BTreeMap is still outstanding~~.
  - ~~Transform appropriate things into `.entry(...).get().or_else(|e| ...)`~~

Things that make me frowny face:
  - I'm not happy about the fact that this `clone`s the key even when it's already owned.
  - With small keys (e.g. `int`s), taking a reference seems wasteful.

r? @Gankro
cc: @cgaebel
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions