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
/
test
/
rustdoc
Age
Commit message (
Expand
)
Author
Lines
2015-12-16
Rollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcrichton
Manish Goregaokar
-0
/
+16
2015-12-15
Use --cfg when running doctests
Seo Sanghyeon
-0
/
+16
2015-12-12
Support `#[deprecated]` in rustdoc
Vadim Petrochenkov
-0
/
+16
2015-12-08
Auto merge of #30036 - mitaa:doc_id, r=alexcrichton
bors
-0
/
+83
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-2
/
+1
2015-12-05
Add tests
mitaa
-0
/
+83
2015-12-03
Use the extern item-path for documentation links
mitaa
-0
/
+24
2015-11-28
Auto merge of #30074 - jonas-schievink:macro-doc, r=sanxiyn
bors
-0
/
+20
2015-11-28
Add a test
Jonas Schievink
-0
/
+20
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-2
/
+0
2015-11-19
Show constness for functions of reexported docs
mitaa
-0
/
+19
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+3
2015-11-13
Store a valid name for the root module in metadata
mitaa
-0
/
+16
2015-11-02
librustdoc: ignore lint warnings when compiling documentation
Kevin Butler
-0
/
+20
2015-09-20
Miscellaneous cleanup for old issues.
Lee Jeffery
-4
/
+0
2015-08-25
Auto merge of #27945 - Eljay:upgrade-hoedown, r=alexcrichton
bors
-0
/
+15
2015-08-24
Update hoedown to latest version (3.0.4).
Eljay
-0
/
+15
2015-08-23
Auto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
bors
-0
/
+14
2015-08-20
Show variadic args in rustdoc output.
Lee Jeffery
-0
/
+14
2015-08-17
rustdoc: Add test for #27759
Martin WernstÄl
-0
/
+25
2015-08-08
rustc: rename multiple imports in a list
Sean McArthur
-0
/
+28
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-2
/
+0
2015-07-21
Auto merge of #27103 - wthrowe:doc_format, r=alexcrichton
bors
-0
/
+53
2015-07-20
Add test of cross-crate impl formatting
William Throwe
-0
/
+30
2015-07-19
Add test of impl formatting
William Throwe
-0
/
+23
2015-07-18
Fix doc comment parsing in macros.
Lee Jeffery
-0
/
+46
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-05-26
Auto merge of #25675 - bluss:rustdoc-assoc-types-index, r=alexcrichton
bors
-0
/
+36
2015-05-25
rustdoc: Show where clauses in type aliases
Ulrik Sverdrup
-0
/
+4
2015-05-25
rustdoc: Fix associated types in signatures
Ulrik Sverdrup
-0
/
+22
2015-05-25
Rustdoc: ignore deref-inherited static methods
Adolfo OchagavĂa
-1
/
+6
2015-05-21
rustdoc: Skip types in impls in search index
Ulrik Sverdrup
-0
/
+10
2015-05-09
rustdoc: Add Associated Constants section
Ulrik Sverdrup
-0
/
+1
2015-04-30
rustdoc: Fix rendering associated constants
Alex Crichton
-0
/
+25
2015-04-22
Replace ignore-android with ignore-cross-compile in rustdoc tests
Ryan Prichard
-19
/
+19
2015-04-16
rustdoc: Inline methods inhereted through Deref
Alex Crichton
-0
/
+83
2015-04-10
Test fixes and review feedback
Alex Crichton
-0
/
+18
2015-04-07
rustdoc: Add a test for should_fail in doctests
Alex Crichton
-0
/
+22
2015-04-07
rustdoc: Index inherent methods on primitives
Alex Crichton
-0
/
+24
2015-04-07
rustdoc: Handle duplicate reexports listed
Alex Crichton
-0
/
+19
2015-04-07
rustdoc: Handle tests with bare `#` marks
Alex Crichton
-0
/
+17
2015-04-07
rustdoc: Encode ABI in all methods
Alex Crichton
-2
/
+46
2015-04-07
rustdoc: Simplify predicates with paren notation
Alex Crichton
-0
/
+18
2015-04-07
rustdoc: Detect provided methods on inlined traits
Alex Crichton
-2
/
+20
2015-04-07
rustdoc: Don't duplicate inlined impl blocks
Alex Crichton
-0
/
+21
2015-04-07
rustdoc: Add a test for #21092
Alex Crichton
-0
/
+17
2015-04-07
rustdoc: Improve handling inlined associated types
Alex Crichton
-0
/
+147
2015-04-07
rustdoc: Simplify cross-crate where clauses
Alex Crichton
-0
/
+35
2015-04-07
rustdoc: Show impls for references to types
Alex Crichton
-0
/
+20
2015-04-07
rustdoc: Render methods/impls for bare traits
Alex Crichton
-0
/
+30
[next]