about summary refs log tree commit diff
path: root/src/rt/rust_debug.cpp
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2013-05-02 10:16:07 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2013-05-09 14:40:19 +0200
commit1393c3a3f438c896083405dca501c8cf05767c65 (patch)
tree792b87a17ae08527e0bffe39cfda8730165f212a /src/rt/rust_debug.cpp
parent936c07dcf0137b7ef456e82b9e70c3a2743dbe16 (diff)
downloadrust-1393c3a3f438c896083405dca501c8cf05767c65.tar.gz
rust-1393c3a3f438c896083405dca501c8cf05767c65.zip
Use a specialized string interner to reduce the need for owned strings
&str can be turned into @~str on demand, using to_owned(), so for
strings, we can create a specialized interner that accepts &str for
intern() and find() but stores and returns @~str.
Diffstat (limited to 'src/rt/rust_debug.cpp')
0 files changed, 0 insertions, 0 deletions