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
/
libstd
/
unstable
/
raw.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-13
Remove two allocations from spawning a green task
Alex Crichton
-0
/
+6
2014-02-13
Register new snapshots
Alex Crichton
-13
/
+0
2014-02-07
rm out-of-date comment from std::unstable::raw
Daniel Micay
-3
/
+0
2014-02-07
remove type descriptors from proc and @T
Daniel Micay
-0
/
+12
2014-02-02
std,extra: remove use of & support for @[].
Huon Wilson
-1
/
+0
2014-02-02
libextra: Remove `@str` from all the libraries
Patrick Walton
-1
/
+0
2014-01-14
add implementation of `Repr` for `~[T]`
Daniel Micay
-0
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-2
/
+2
2013-11-19
libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd
Patrick Walton
-2
/
+2
2013-10-30
Prepared `std::sys` for removal, and made `begin_unwind` simpler
Marvin Löbel
-0
/
+30
2013-10-26
Rewrite boxed_region/memory_region in Rust
Alex Crichton
-2
/
+2
2013-10-23
Removed Unnecessary comments and white spaces #4386
reedlepee
-4
/
+0
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-1
/
+5
2013-09-06
Flag the Repr::repr function with #[inline]
Alex Crichton
-0
/
+1
2013-08-26
Rewrite pass management with LLVM
Alex Crichton
-0
/
+1
2013-08-12
Implement formatting arguments for strings and integers
Alex Crichton
-0
/
+1
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-0
/
+61