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
/
libflate
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-1
/
+0
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-2
/
+2
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-12
/
+31
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-1
/
+1
2014-12-26
Rename `UniquePtr` to `Unique`
Flavio Percoco
-3
/
+3
2014-12-26
Rename `OwnedPtr` to `UniquePtr`
Flavio Percoco
-3
/
+3
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-3
/
+6
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-3
/
+3
2014-12-06
libflate: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+2
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-1
/
+0
2014-11-26
/*! -> //!
Steve Klabnik
-9
/
+5
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-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-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-18
/
+18
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-18
/
+18
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-3
/
+3
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-14
Register new snapshots
Alex Crichton
-2
/
+1
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-2
/
+0
2014-06-09
Use phase(plugin) in bootstrap crates
Keegan McAllister
-1
/
+2
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-4
/
+4
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-20
Remove Rng.choose(), rename Rng.choose_option() to .choose()
Kevin Ballard
-1
/
+1
2014-05-16
flate: add documentation
Corey Richardson
-20
/
+26
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-10
Remove some internal ~[] from several libraries.
Huon Wilson
-2
/
+2
2014-04-08
Made libflate functions return Options instead of outright failing
Tobba
-14
/
+20
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-4
/
+5
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-04-03
auto merge of #13286 : alexcrichton/rust/release, r=brson
bors
-1
/
+1
2014-04-02
rand: remove (almost) all ~[]'s from Vec.
Huon Wilson
-1
/
+1
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-9
/
+9
2014-03-22
Add #[deny(deprecated_owned_vector)] to several modules.
Huon Wilson
-4
/
+6
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
[prev]
[next]