]> git.lizzy.rs Git - rust.git/commit
Change type parameter syntax to foo<T>.
authorErick Tryzelaar <erick.tryzelaar@gmail.com>
Tue, 16 Aug 2011 16:07:26 +0000 (09:07 -0700)
committerErick Tryzelaar <erick.tryzelaar@gmail.com>
Tue, 16 Aug 2011 21:16:14 +0000 (14:16 -0700)
commit0107d6a81d2180d3a1e070e982e346038195cada
tree28e29a252d82ad5d247c83572bd4fa8b521a5e74
parent6e06893819eeafaa5c5b1518a8d809c211ce8519
Change type parameter syntax to foo<T>.

This preserves the old syntax for now.
src/comp/syntax/parse/parser.rs
src/comp/syntax/print/pprust.rs