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
/
librustdoc
/
html
/
markdown.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-0
/
+1
2013-12-30
rustdoc: Unify the handling of the hidden example lines.
Huon Wilson
-6
/
+15
2013-12-30
rustdoc: only filter lines starting with '# ' from the shown code.
Huon Wilson
-2
/
+4
2013-12-23
rustdoc: Add the ability to test code in comments
Alex Crichton
-6
/
+84
2013-12-19
std::str: replace .as_imm_buf with .as_ptr.
Huon Wilson
-3
/
+2
2013-12-11
Make 'self lifetime illegal.
Erik Price
-3
/
+3
2013-12-08
Remove dead codes
Kiet Tran
-3
/
+0
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+1
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-4
/
+4
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-2
/
+0
2013-11-01
Statically link sundown to librustdoc
Alex Crichton
-0
/
+1
2013-10-03
rustdoc: Document what's going on throughout
Alex Crichton
-1
/
+17
2013-09-25
rustdoc: Enable various useful markdown extensions
Alex Crichton
-1
/
+12
2013-09-25
rustdoc: Use sundown for markdown highlighting
Alex Crichton
-33
/
+84
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+54