summary refs log tree commit diff
path: root/src/librustdoc/html/escape.rs
AgeCommit message (Expand)AuthorLines
2014-02-20Mass rename if_ok! to try!Alex Crichton-3/+3
2014-02-08std::fmt: convert the formatting traits to a proper self.Huon Wilson-2/+2
2014-02-03rustdoc: Remove io_error usageAlex Crichton-4/+5
2014-02-02std: rename fmt::Default to `Show`.Huon Wilson-1/+1
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-0/+1
2013-12-11Make 'self lifetime illegal.Erik Price-3/+3
2013-11-26Removed unneccessary `_iter` suffixes from various APIsMarvin Löbel-1/+1
2013-10-03rustdoc: Document what's going on throughoutAlex Crichton-0/+7
2013-09-27rustdoc: Include source files with documentationAlex Crichton-0/+44