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
/
attr_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-19
rustdoc: Make doc::retdoc non-optional
Brian Anderson
-14
/
+6
2012-01-19
rustdoc: Write markdown for function signatures
Brian Anderson
-4
/
+13
2012-01-19
rustdoc: Add function signatures to the doc tree
Brian Anderson
-1
/
+1
2012-01-19
rustdoc: Add function signature field to the doc::fndoc
Brian Anderson
-1
/
+2
2012-01-19
rustdoc: Attach return value descriptions to the doc tree
Brian Anderson
-3
/
+24
2012-01-19
Remove support for the '.' after a nullary tag in a pattern
Tim Chevalier
-1
/
+1
2012-01-19
rustdoc: Cleanup
Brian Anderson
-18
/
+3
2012-01-19
rustdoc: Remove nullary-tag dots
Brian Anderson
-1
/
+1
2012-01-18
rustdoc: Add fn arg descriptions to the doc tree
Brian Anderson
-4
/
+26
2012-01-18
rustdoc: Change field order on doc::fndoc
Brian Anderson
-2
/
+2
2012-01-18
rustdoc: Add mod docs attrs to the doc tree
Brian Anderson
-0
/
+56
2012-01-18
rustdoc: Add brief and desc fields to module docs
Brian Anderson
-3
/
+2
2012-01-18
rustdoc: Introduce type doc::argdoc
Brian Anderson
-2
/
+2
2012-01-18
rustdoc: Merge the crate's name attribute into the doc tree
Brian Anderson
-0
/
+38
2012-01-17
rustdoc: Add rustdocs
Brian Anderson
-0
/
+8
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
-7
/
+9
2012-01-16
rustdoc: Begin writting the attribute extracting pass
Brian Anderson
-3
/
+67
2012-01-16
rustdoc: Add attr_pass for extracting attributes
Brian Anderson
-0
/
+10