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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustdoc
/
demo.rs
Age
Commit message (
Expand
)
Author
Lines
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-187
/
+0
2012-10-11
Update FIXME numbers
Tim Chevalier
-1
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+2
2012-09-18
rustdoc: Camel case
Brian Anderson
-9
/
+9
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-1
/
+1
2012-09-06
Remove struct ctors
Brian Anderson
-1
/
+0
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-1
/
+1
2012-07-30
Make rustdoc/demo.rs less gendered
Ben Blum
-4
/
+4
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-142
/
+137
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
-2
/
+4
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-1
/
+1
2012-03-09
rustdoc: Update the demo module
Brian Anderson
-95
/
+73
2012-03-08
rustdoc: Add some more demo docs
Brian Anderson
-0
/
+30
2012-01-31
rustdoc: Add impl docs to demo mod
Brian Anderson
-0
/
+11
2012-01-30
rustdoc: Add ifaces to demo module
Brian Anderson
-0
/
+69
2012-01-26
rustdoc: Add resource arg tys to doc tree
Brian Anderson
-0
/
+29
2012-01-25
rustdoc: Add some test enums to demo module
Brian Anderson
-0
/
+3
2012-01-24
rustdoc: Add a demo module with some test docs
Brian Anderson
-0
/
+69