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
/
rustdoc
/
sort_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-18
rustdoc: Camel case
Brian Anderson
-15
/
+15
2012-09-05
rustdoc: "import" -> "use"
Patrick Walton
-2
/
+2
2012-09-04
Remove 'with'
Brian Anderson
-4
/
+4
2012-08-02
Remove modes from map API and replace with regions.
Niko Matsakis
-4
/
+4
2012-08-01
Clean out transitional lint.
Graydon Hoare
-2
/
+2
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-3
/
+4
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-16
/
+16
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-04
Get rid of warnings from instantiating typarams with non-implicitly copyable ...
Michael Sullivan
-0
/
+2
2012-05-25
Get rid of many implicit copies as a preliminary to Issue #2448.
Michael Sullivan
-1
/
+1
2012-03-03
rustdoc: Introduce the concept of a 'page'
Brian Anderson
-12
/
+12
2012-02-27
rustdoc: Time passes
Brian Anderson
-6
/
+9
2012-02-24
rustdoc: Remove a pointer that's no longer needed
Brian Anderson
-1
/
+1
2012-02-21
rustdoc: Make it easy to switch between parallel and sequential folds
Brian Anderson
-2
/
+2
2012-02-21
rustdoc: Convert most passes to parallel folds
Brian Anderson
-2
/
+2
2012-02-21
rustdoc: Convert the astsrv constructor to a higher order fn
Brian Anderson
-15
/
+17
2012-02-21
rustdoc: Rename mk_srv_from_str/file to just from_str/file
Brian Anderson
-2
/
+2
2012-02-17
rustdoc: Extract common item fields into itemdoc
Brian Anderson
-2
/
+2
2012-02-03
core: rename str::lteq to str::le
Tom Lee
-1
/
+1
2012-01-30
rustdoc: Use fewer unique pointers
Brian Anderson
-3
/
+3
2012-01-29
rustdoc: Add a sorting pass
Brian Anderson
-0
/
+69