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
/
clean
/
inline.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-09
rustdoc: Correctly classify enums/typedefs
Alex Crichton
-1
/
+1
2014-06-06
Test fixes from the rollup
Alex Crichton
-1
/
+1
2014-06-06
rustdoc: Inline static documentation across crates
Alex Crichton
-0
/
+14
2014-06-06
Move Def out of syntax crate, where it does not belong
Niko Matsakis
-10
/
+11
2014-06-06
auto merge of #14667 : aochagavia/rust/pr2, r=huonw
bors
-1
/
+1
2014-06-06
Change to_str().to_string() to just to_str()
Adolfo OchagavĂa
-1
/
+1
2014-06-05
rustdoc: Include supertraits on inlined traits
Tom Jakubowski
-1
/
+9
2014-06-02
rustdoc: Correctly inline required/provided methods
Alex Crichton
-7
/
+12
2014-06-01
rustdoc: Ensure external impls are inlined once
Alex Crichton
-10
/
+17
2014-06-01
rustdoc: Filter private methods from inlined impls
Alex Crichton
-2
/
+7
2014-05-31
rustdoc: Don't inline tuple struct constructors
Alex Crichton
-0
/
+5
2014-05-31
rustdoc: Suck in all impls from external crates
Alex Crichton
-4
/
+38
2014-05-31
rustdoc: Filter inlining private external items
Alex Crichton
-1
/
+2
2014-05-27
rustdoc: Only link to local inlined foreign items
Alex Crichton
-0
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-2
/
+2
2014-05-25
rustdoc: Move inlining to its own module
Alex Crichton
-0
/
+278