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
/
rt
/
stack.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+2
2014-02-25
std: Tweak stack overflow printing for robustness
Alex Crichton
-5
/
+10
2014-02-23
std: Move unstable::stack to rt::stack
Brian Anderson
-0
/
+276
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-78
/
+0
2013-12-15
std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].
Huon Wilson
-2
/
+2
2013-12-15
Move std::{str,vec}::raw::set_len to an unsafe method on Owned{Vector,Str}.
Huon Wilson
-1
/
+1
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-4
/
+0
2013-10-23
Removed Unnecessary comments and white spaces #4386
reedlepee
-1
/
+0
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-2
/
+3
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-27
Remove offset_inbounds for an unsafe offset function
Alex Crichton
-1
/
+3
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+4
2013-07-30
implement pointer arithmetic with GEP
Daniel Micay
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-03
rename the Ptr trait to RawPtr
Daniel Micay
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-5
/
+5
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+76