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
Age
Commit message (
Expand
)
Author
Lines
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-1
/
+1
2012-09-07
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
Patrick Walton
-6
/
+23
2012-09-06
Remove struct ctors
Brian Anderson
-1
/
+0
2012-09-05
rustdoc: "import" -> "use"
Patrick Walton
-62
/
+62
2012-09-04
Remove 'with'
Brian Anderson
-162
/
+162
2012-08-31
Make utility funs in core::int, core::uint, etc. not by-reference
Tim Chevalier
-3
/
+3
2012-08-30
Bump version to 0.4
Brian Anderson
-5
/
+5
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-0
/
+212
2012-08-29
Fix breakage
Brian Anderson
-1
/
+1
2012-08-28
CamelCasify lots of std
Ben Striegel
-2
/
+2
2012-08-27
Camel case various core constructors
Brian Anderson
-12
/
+12
2012-08-27
Convert core::result to camel case
Brian Anderson
-35
/
+35
2012-08-26
Camel case the option type
Brian Anderson
-233
/
+233
2012-08-25
libstd: Don't make task-local GC data when creating TCP streams.
Patrick Walton
-0
/
+1
2012-08-25
Fix some unused variable warnings
Brian Anderson
-1
/
+1
2012-08-25
rustc: Implement foreign constants.
Patrick Walton
-8
/
+11
2012-08-24
Start using core::path2::Path in a lot of places.
Graydon Hoare
-38
/
+39
2012-08-24
Use a faked-up function as a key, because functions aren't identical cross-cr...
Paul Stansifer
-4
/
+10
2012-08-23
Remove purity from fn_decl and move it out to containing AST elements.
Michael Sullivan
-4
/
+4
2012-08-23
Remove match checks in rustdoc
Tim Chevalier
-7
/
+15
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-39
/
+39
2012-08-22
intern identifiers
Paul Stansifer
-32
/
+52
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-15
Convert more core types to camel case
Brian Anderson
-9
/
+9
2012-08-14
Convert more core types to camel case
Brian Anderson
-3
/
+3
2012-08-14
rustdoc: Process markdown pages in sequence. Closes #2484
Brian Anderson
-1
/
+3
2012-08-14
rustdoc: Fix breakage
Brian Anderson
-3
/
+3
2012-08-14
Fix more fallout in rustdoc.
Graydon Hoare
-2
/
+2
2012-08-13
De-mode core::future.
Graydon Hoare
-1
/
+1
2012-08-08
rustdoc: Update for new impl syntax
Brian Anderson
-37
/
+39
2012-08-08
Convert impls to new syntax
Brian Anderson
-15
/
+14
2012-08-08
rustc: Do some plumbing work in preparation for common fields in enums
Patrick Walton
-6
/
+6
2012-08-08
Add spawn_conversation
Jesse Ruderman
-3
/
+2
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-73
/
+73
2012-08-05
Switch alts to use arrows
Brian Anderson
-187
/
+183
2012-08-03
rustc: Parse, serialize, and deserialize trait inheritance
Patrick Walton
-3
/
+3
2012-08-03
rustc: Remove all fixed-length strings from our codebase
Patrick Walton
-1
/
+1
2012-08-02
Remove modes from map API and replace with regions.
Niko Matsakis
-33
/
+36
2012-08-01
Convert ret to return
Brian Anderson
-19
/
+19
2012-08-01
Clean out transitional lint.
Graydon Hoare
-10
/
+5
2012-07-31
Introduce 'return', 'match' and 'module' as synonyms
Brian Anderson
-14
/
+15
2012-07-31
std: getopts::match -> matches
Brian Anderson
-1
/
+1
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-19
/
+19
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-35
/
+35
2012-07-30
Make rustdoc/demo.rs less gendered
Ben Blum
-4
/
+4
2012-07-26
Nomenclature fixes in the lint checker. Fewer double-negatives.
Graydon Hoare
-0
/
+6
2012-07-24
Make rustdoc deal with macros. Rustdoc still fails, though; we think it needs...
Paul Stansifer
-0
/
+2
2012-07-18
syntax: Parse multiple trait refs in a single implementation
Patrick Walton
-18
/
+20
2012-07-18
rustdoc: Make rustdoc no longer resolve names.
Patrick Walton
-852
/
+11
2012-07-17
rustdoc: XFAIL a failing astsrv test
Patrick Walton
-2
/
+4
[prev]
[next]