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
/
thread_local_storage.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-112
/
+0
2014-05-30
windows: Allow snake_case errors for now.
Kevin Butler
-1
/
+2
2014-05-11
core: Remove the cast module
Alex Crichton
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+4
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-4
/
+4
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-01-22
Replace C types with Rust types in libstd, closes #7313
Florian Hahn
-9
/
+8
2013-12-08
Remove dead codes
Kiet Tran
-0
/
+2
2013-11-26
Clean up statically initialized data on shutdown
Alex Crichton
-0
/
+12
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-23
/
+0
2013-11-10
Register new snapshots
Alex Crichton
-13
/
+2
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-15
/
+30
2013-10-14
Remove unused abi attributes.
Steve Klabnik
-1
/
+0
2013-10-08
rm useless fast_ffi attributes
Daniel Micay
-3
/
+0
2013-08-26
std: Add Win64 support
klutzy
-1
/
+8
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+12
2013-06-25
Deny common lints by default for lib{std,extra}
Alex Crichton
-2
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+100