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
/
html
/
format.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-24
test: Update all tests with the sync changes
Alex Crichton
-4
/
+4
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-8
/
+8
2014-03-12
rustc: Remove matching on ~str from the language
Michael Darakananda
-1
/
+2
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-44
/
+44
2014-02-13
auto merge of #12017 : FlaPer87/rust/replace-mod-crate, r=alexcrichton
bors
-4
/
+4
2014-02-13
Add some missing Show implementations in libstd
Brendan Zabarauskas
-15
/
+14
2014-02-13
Replace `crate` usage with `krate`
Flavio Percoco
-4
/
+4
2014-02-08
std::fmt: convert the formatting traits to a proper self.
Huon Wilson
-37
/
+37
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-1
/
+0
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-1
/
+0
2014-02-03
rustdoc: Remove io_error usage
Alex Crichton
-88
/
+124
2014-02-02
std: rename fmt::Default to `Show`.
Huon Wilson
-14
/
+14
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-3
/
+3
2014-01-21
[std::vec] Rename .last_opt() to .last(), drop the old .last() behavior
Simon Sapin
-4
/
+4
2014-01-12
Removed remnants of `@mut` and `~mut` from comments and the type system.
Eduard Burtescu
-2
/
+1
2014-01-09
libsyntax: Renamed types, traits and enum variants to CamelCase.
Eduard Burtescu
-25
/
+25
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-3
/
+15
2014-01-03
librustc: Remove `@mut` support from the parser
Patrick Walton
-7
/
+1
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-57
/
+55
2013-12-11
Make 'self lifetime illegal.
Erik Price
-3
/
+3
2013-11-28
Register new snapshots
Alex Crichton
-1
/
+1
2013-11-28
rustdoc: Use new ||/proc syntax
klutzy
-19
/
+23
2013-11-26
librustc: Remove non-procedure uses of `do` from librustc, librustdoc,
Patrick Walton
-10
/
+10
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-08
Generalize AST and ty::Generics to accept multiple lifetimes.
Niko Matsakis
-17
/
+19
2013-10-17
rustdoc: Don't treat "super" specially for urls
Alex Crichton
-6
/
+1
2013-10-03
rustdoc: Document what's going on throughout
Alex Crichton
-0
/
+17
2013-10-02
rustdoc: Generate hyperlinks between crates
Alex Crichton
-68
/
+113
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+0
2013-09-28
rustdoc: Show type parameters on external paths
Alex Crichton
-14
/
+11
2013-09-25
rustdoc: Linkify all reexports.
Alex Crichton
-23
/
+109
2013-09-25
rustdoc: Implement stripping based on privacy
Alex Crichton
-0
/
+1
2013-09-25
rustdoc: Emit purity to function dox for traits
Alex Crichton
-10
/
+13
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+364