index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustdoc
/
tystr_pass.rs
Age
Commit message (
Collapse
)
Author
Lines
2012-01-19
rustdoc: Make doc::retdoc non-optional
Brian Anderson
-17
/
+10
2012-01-19
rustdoc: Remove debug logging
Brian Anderson
-1
/
+0
2012-01-19
rustdoc: Add function signatures to the doc tree
Brian Anderson
-3
/
+27
2012-01-19
rustdoc: Cleanup
Brian Anderson
-6
/
+1
2012-01-19
rustdoc: Remove nullary-tag dots
Brian Anderson
-2
/
+2
2012-01-18
rustdoc: Ignore nil-typed return values
Brian Anderson
-7
/
+25
2012-01-18
rustdoc: Add argument types to the doc
Brian Anderson
-17
/
+59
2012-01-18
rustdoc: Extract functions from tystr_pass::fold_fn
Brian Anderson
-32
/
+32
2012-01-17
rustdoc: Add rustdocs
Brian Anderson
-0
/
+3
2012-01-17
rustdoc: Convert markdown generation to a pass
Brian Anderson
-1
/
+5
2012-01-17
rustdoc: Remove iface. Causing random crashes in resolve?
Brian Anderson
-6
/
+5
2012-01-16
rustdoc: Convert tystr_pass to use astsrv
Brian Anderson
-16
/
+19
2012-01-16
rustdoc: Cleanup
Brian Anderson
-1
/
+4
2012-01-16
rustdoc: Add tystr_pass module for extracting type strings
Brian Anderson
-0
/
+69