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
/
libgreen
/
basic.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-15
Register new snapshots
Alex Crichton
-11
/
+11
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-33
/
+20
2014-05-20
green: Remove some unsafe code in BasicLoop
Alex Crichton
-33
/
+19
2014-05-11
core: Remove the cast module
Alex Crichton
-5
/
+4
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-13
/
+14
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-3
/
+3
2014-04-19
green: Fix missing Send bounds on procedures
Alex Crichton
-1
/
+1
2014-04-10
green: de-~[].
Huon Wilson
-10
/
+10
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-11
/
+13
2014-03-24
green: Remove the dependence on the crate map
Alex Crichton
-2
/
+2
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-6
/
+6
2014-02-12
Expose whether event loops have active I/O
Alex Crichton
-0
/
+2
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-3
/
+3
2014-01-29
Removing do keyword from libgreen
Scott Lawrence
-9
/
+9
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-21
[std::vec] Rename .remove_opt() to .remove(), drop the old .remove() behavior
Simon Sapin
-1
/
+1
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2013-12-24
green: Fixing all tests from previous refactorings
Alex Crichton
-0
/
+58
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+225