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
/
doctree.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-14
rustdoc: fix fallout from using ptr::P.
Eduard Burtescu
-6
/
+5
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2014-08-14
librustc: Implement simple `where` clauses.
Patrick Walton
-9
/
+9
2014-08-14
librustc: Stop assuming that implementations and traits only contain
Patrick Walton
-2
/
+2
2014-06-30
rustdoc: incorporate stability index throughout
Aaron Turon
-0
/
+12
2014-06-11
rustc: Move the AST from @T to Gc<T>
Alex Crichton
-2
/
+4
2014-04-27
rustdoc: External module item links to the module contents. Fixes #12926.
Kang Seonghoon
-2
/
+4
2014-04-16
rustc: Remove private enum variants
Alex Crichton
-1
/
+1
2014-04-10
Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn and up...
Kasey Carrothers
-1
/
+1
2014-03-31
rustdoc: Switch field privacy as necessary
Alex Crichton
-81
/
+81
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-38
/
+38
2014-02-26
Mark top level module as a crate in rustdoc, closes #12507
Florian Hahn
-0
/
+2
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-1
/
+1
2014-02-19
rustdoc: Show macros in documentation
Alex Crichton
-0
/
+9
2014-01-09
Updated librustdoc and librustpkg to use the proper UpperCase names from libs...
Eduard Burtescu
-1
/
+1
2014-01-09
libsyntax: Renamed types, traits and enum variants to CamelCase.
Eduard Burtescu
-21
/
+21
2014-01-01
syntax::codemap: Add static DUMMY_SP
klutzy
-1
/
+1
2013-12-01
auto merge of #10750 : Blei/rust/no-at-struct-field, r=alexcrichton
bors
-1
/
+1
2013-12-01
ast: Remove one `@` and fix the fallout
Philipp Brüschweiler
-1
/
+1
2013-12-01
Box Block, fn_decl, variant and Ty in the AST, as they were inflating critica...
Eduard Burtescu
-3
/
+3
2013-09-26
rustdoc: Generate documentation for foreign items
Alex Crichton
-0
/
+2
2013-09-25
rustdoc: Emit purity to function dox for traits
Alex Crichton
-0
/
+1
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+168