about summary refs log tree commit diff
path: root/src/libsyntax/ext/deriving/generic
AgeCommit message (Expand)AuthorLines
2014-06-10Fix more misspelled comments and strings.Joseph Crail-1/+1
2014-06-02auto merge of #14601 : skade/rust/remove-notrust-tags, r=alexcrichtonbors-7/+7
2014-06-02syntax: Remove use of `pub use` globsklutzy-2/+3
2014-06-02docs: Stop using `notrust`Florian Gilcher-7/+7
2014-06-01std: Drop Total from Total{Eq,Ord}Alex Crichton-1/+1
2014-05-31syntax: Fix an accidental hyperlink in a commentAlex Crichton-1/+1
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-10/+10
2014-05-27std: Rename strbuf operations to stringRicho Healey-2/+2
2014-05-24Changes from feedbackSteven Fackler-1/+2
2014-05-24Add AttrId to Attribute_Steven Fackler-0/+2
2014-05-22libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.Patrick Walton-15/+30
2014-05-17syntax: Tighten search paths for inner modulesAlex Crichton-0/+1571