]> git.lizzy.rs Git - rust.git/commit
libsyntax: Remove `ident_to_str` from the parser, which was returning
authorPatrick Walton <pcwalton@mimiga.net>
Thu, 16 Jan 2014 02:38:34 +0000 (18:38 -0800)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sat, 1 Feb 2014 14:44:48 +0000 (01:44 +1100)
commit3c9e9d35ac0f6469e0eeffc5c497f4b3ed6f1f8a
tree22e6725b418795c2abc8cc478d9c745b3c46f2ac
parentcbf9f5f5dfd5e3ec36899adf89c55a20380da63e
libsyntax: Remove `ident_to_str` from the parser, which was returning
`@str` values
src/libsyntax/parse/obsolete.rs
src/libsyntax/parse/parser.rs