summary refs log tree commit diff
path: root/src/libsyntax/print/pp.rs
AgeCommit message (Expand)AuthorLines
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-30/+30
2012-07-17rustc: Implement and enforce instance coherencePatrick Walton-17/+21
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-16/+16
2012-07-12Accept prefix notation for writing the types of str/~ and friends.Michael Sullivan-1/+1
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-16/+16
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-16/+16
2012-06-06borrowck changes: some copies, some removed mut annotations, some dvecNiko Matsakis-13/+13
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+528