about summary refs log tree commit diff
path: root/src/rustdoc/escape_pass.rs
AgeCommit message (Collapse)AuthorLines
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ↵Daniel Patterson-18/+0
per #3543
2012-09-18rustdoc: Camel caseBrian Anderson-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ↵Michael Sullivan-5/+5
#2907.
2012-07-04convert doc-attributes to doc-comments using ↵Gareth Daniel Smith-1/+1
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
2012-03-16rustdoc: Escape backslashesBrian Anderson-0/+18