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
/
visit_ast.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-22
rustdoc: Fix fallout of removing get()
Alex Crichton
-1
/
+1
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-4
/
+4
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-17
De-@ Session usage.
Eduard Burtescu
-8
/
+5
2014-03-07
rename ast::ViewItemExternMod to ast::ViewItemExternCrate, and clean::ExternM...
Liigo Zhuang
-1
/
+1
2014-03-01
librustdoc: Fix errors arising from the automated `~[T]` conversion
Patrick Walton
-23
/
+36
2014-02-26
Mark top level module as a crate in rustdoc, closes #12507
Florian Hahn
-0
/
+1
2014-02-19
rustdoc: Show macros in documentation
Alex Crichton
-1
/
+8
2014-02-14
Refactored ast_map and friends, mainly to have Paths without storing them.
Eduard Burtescu
-2
/
+2
2014-02-13
Replace `crate` usage with `krate`
Flavio Percoco
-4
/
+4
2014-01-19
syntax: convert ast_map to use a SmallIntMap.
Huon Wilson
-4
/
+1
2014-01-09
Updated librustdoc and librustpkg to use the proper UpperCase names from libs...
Eduard Burtescu
-12
/
+12
2014-01-09
libsyntax: Renamed types, traits and enum variants to CamelCase.
Eduard Burtescu
-22
/
+21
2014-01-07
Inline reexports in rustdoc
Alex Crichton
-134
/
+243
2014-01-03
librustdoc: De-`@mut` `librustdoc`
Patrick Walton
-1
/
+1
2013-12-23
rustdoc: Add the ability to test code in comments
Alex Crichton
-13
/
+7
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
-7
/
+7
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-5
/
+5
2013-09-30
rustdoc: Remove usage of fmt!
Alex Crichton
-5
/
+5
2013-09-26
rustdoc: Generate documentation for foreign items
Alex Crichton
-0
/
+3
2013-09-25
rustdoc: Emit purity to function dox for traits
Alex Crichton
-1
/
+2
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+183