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
/
text_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-28
rustdoc: Fix build errors
Brian Anderson
-2
/
+2
2012-09-26
core: Replace map/map_default with map_ref/map_default_ref
Brian Anderson
-1
/
+1
2012-09-23
core: Demode option
Brian Anderson
-1
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-18
rustdoc: Camel case
Brian Anderson
-17
/
+17
2012-09-05
rustdoc: "import" -> "use"
Patrick Walton
-1
/
+1
2012-09-04
Remove 'with'
Brian Anderson
-14
/
+14
2012-08-26
Camel case the option type
Brian Anderson
-14
/
+14
2012-08-08
rustdoc: Update for new impl syntax
Brian Anderson
-6
/
+6
2012-08-01
Clean out transitional lint.
Graydon Hoare
-1
/
+1
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-6
/
+6
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-0
/
+2
2012-07-17
Get rustdoc working with std::par instead of its own par library. Closes #2885.
Zack Corr
-3
/
+3
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-44
/
+44
2012-07-05
Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym
Lindsey Kuper
-15
/
+15
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
-10
/
+8
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-6
/
+6
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-24
Remove resources
Tim Chevalier
-12
/
+0
2012-06-04
Get rid of warnings from instantiating typarams with non-implicitly copyable ...
Michael Sullivan
-0
/
+1
2012-05-25
Get rid of many implicit copies as a preliminary to Issue #2448.
Michael Sullivan
-7
/
+6
2012-03-09
rustdoc: Simplify attribute parsing
Brian Anderson
-14
/
+15
2012-03-09
rustdoc: Vastly simplify the document model
Brian Anderson
-98
/
+1
2012-03-09
rustdoc: Add the concept of 'sections'
Brian Anderson
-1
/
+79
2012-03-08
rustdoc: Rename desc_pass to text_pass
Brian Anderson
-0
/
+294