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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-07-21
Get rid of few warnings in tests
Piotr Jawniak
-7
/
+7
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-2
/
+2
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-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-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
-2
/
+2
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-2
/
+2
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
Revise doc-comments for graphviz to avoid generating files from rustdoc runs.
Felix S. Klock II
-12
/
+39
2014-05-05
Placate rustdocs testable-by-default code blocks.
Felix S. Klock II
-1
/
+1
2014-05-02
Updated maybe_owned_vec with review feedback.
Felix S. Klock II
-9
/
+18
2014-05-02
Add a `graphviz` crate for making .dot files to layout and render graphs.
Felix S. Klock II
-0
/
+746
[prev]