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
/
libgraphviz
Age
Commit message (
Expand
)
Author
Lines
2014-11-18
implement Writer for Vec<u8>
Daniel Micay
-9
/
+9
2014-11-18
Fix compilation and tests after the roll-up
Jakub Bukaj
-2
/
+2
2014-11-18
rollup merge of #18921: oli-obk/refactoring/graphviz/id/new/result_instead_of...
Jakub Bukaj
-12
/
+38
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+6
2014-11-17
libgraphviz: Id::new returns Result<Id, ()> instead of panicking on error
oli-obk
-12
/
+38
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-6
/
+6
2014-11-12
Register new snapshots
Alex Crichton
-12
/
+0
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-3
/
+10
2014-11-05
Fix fallout of DSTifying PartialEq, PartialOrd, Eq, Ord
Jorge Aparicio
-0
/
+12
2014-11-01
collections: Remove all collections traits
Alex Crichton
-7
/
+4
2014-10-29
collections: impl Deref for Vec/String
Alex Crichton
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-8
/
+0
2014-10-13
Clean up rustc warnings.
NODA, Kai
-0
/
+14
2014-10-11
Remove into_vec method from &[T]
Boris Egorov
-1
/
+1
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-10-07
Rename slice::Slice
Nick Cameron
-2
/
+2
2014-09-23
Deal with the fallout of string stabilization
Alex Crichton
-3
/
+5
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-3
/
+3
2014-09-09
Remove some test warnings.
Jonas Hietala
-3
/
+3
2014-08-29
Register new snapshots
Alex Crichton
-9
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-2
/
+11
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-3
/
+3
2014-08-13
std: Rename slice::Vector to Slice
Brian Anderson
-2
/
+2
2014-07-21
Get rid of few warnings in tests
Piotr Jawniak
-7
/
+7
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-3
/
+3
2014-07-18
auto merge of #15725 : aochagavia/rust/vec, r=alexcrichton
bors
-6
/
+6
2014-07-17
Rename functions in the CloneableVector trait
Adolfo OchagavĂa
-6
/
+6
2014-07-17
deprecate Vec::get
Nick Cameron
-4
/
+4
2014-07-15
Extend --pretty flowgraph=ID to include dataflow results in output.
Felix S. Klock II
-6
/
+30
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-2
/
+2
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-3
/
+3
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-0
/
+57
2014-06-29
Implement RFC#28: Add PartialOrd::partial_cmp
Steven Fackler
-2
/
+2
2014-06-28
Implementation of common traits for MaybeOwnedVector
Arjan Topolovec
-0
/
+57
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-17
/
+4
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-3
/
+3
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-4
/
+4
2014-05-22
auto merge of #14357 : huonw/rust/spelling, r=pnkfelix
bors
-3
/
+3
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-3
/
+3
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-14
libgraphviz: Remove all uses of `~str` from `libgraphviz`.
Patrick Walton
-5
/
+8
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-05-07
auto merge of #13976 : pnkfelix/rust/fsk-fix-13965, r=alexcrichton
bors
-12
/
+39
[prev]
[next]