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
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-0
/
+3
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-2
/
+2
2014-06-10
auto merge of #14764 : jbcrail/rust/fix-more-comments, r=alexcrichton
bors
-1
/
+1
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-06-08
Mark relevant structs with repr(C)
Jakub Wieczorek
-0
/
+1
2014-05-28
fix MIPS target
Jyun-Yan You
-1
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-11
/
+11
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-5
/
+5
2014-04-19
green: Fix missing Send bounds on procedures
Alex Crichton
-1
/
+1
2014-03-31
green: Switch field privacy as necessary
Alex Crichton
-2
/
+2
2014-03-14
fix MIPS target
Jyun-Yan You
-0
/
+2
2014-02-24
green,native,rustuv: Replace many pointer `transmute`'s with `as` or referenc...
Huon Wilson
-5
/
+2
2014-02-24
green: remove ancient register-saving code.
Huon Wilson
-6
/
+1
2014-02-23
std: Move unstable::stack to rt::stack
Brian Anderson
-1
/
+1
2014-02-23
std: Move raw to std::raw
Brian Anderson
-1
/
+1
2014-02-13
Remove two allocations from spawning a green task
Alex Crichton
-53
/
+60
2014-01-26
auto merge of #11762 : alexcrichton/rust/guard_pages, r=alexcrichton
bors
-3
/
+3
2014-01-25
Uppercase numeric constants
Chris Wong
-2
/
+2
2014-01-24
Use `mmap` to map in task stacks and guard page
Corey Richardson
-3
/
+3
2013-12-24
rustuv: Fix a memory leak (documented inside)
Alex Crichton
-7
/
+25
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+284