about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-01-23 12:45:12 -0500
committerDaniel Micay <danielmicay@gmail.com>2013-01-23 14:25:06 -0500
commitdbeef1d6574a8b4fe033d1188643c4f90a95e043 (patch)
treeeeda1c17e9df75906bd991e22007be9e12b2b927 /src/libsyntax/parse/parser.rs
parent45c9f6a0999fa69bb6c60f6b2c432f84dca7be87 (diff)
downloadrust-dbeef1d6574a8b4fe033d1188643c4f90a95e043.tar.gz
rust-dbeef1d6574a8b4fe033d1188643c4f90a95e043.zip
remove the LinearMap get_copy method
This isn't simpler (or faster) than just doing the copy in the caller,
and it doesn't work for types that can be cloned but not copied.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions