about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-15 18:33:11 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-15 18:42:46 +0530
commit8acaaa9e0e631944ae809d3228561f7dfc44e66b (patch)
treeea46fea4d491453c8730ff769dcc83ef98c26212 /src/test/codegen/stack-alloc-string-slice.rs
parentc59f62b75f6bbf79df2283d250a568193927a4c3 (diff)
parent10dd8e721e0682de31006ca311400819b634771e (diff)
downloadrust-8acaaa9e0e631944ae809d3228561f7dfc44e66b.tar.gz
rust-8acaaa9e0e631944ae809d3228561f7dfc44e66b.zip
Rollup merge of #22351 - blaenk:path-hash, r=huonw
 `PathBuf` does implement `Hash`, but `Path` doesn't. This makes it
annoying if you have a `HashMap` with `PathBuf`s as keys, because
it means you have to convert a `Path` into a `PathBuf` and get a
reference to it simply to perform operations on the `HashMap`!
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions