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
/
librustrt
/
libunwind.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-128
/
+0
2014-12-16
Fixed iOS build after oibit
Valerii Hiora
-0
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+6
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-09
rustrt: Convert statics to constants
Alex Crichton
-5
/
+5
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-0
/
+1
2014-09-30
Fix librustrt
Steven Fackler
-11
/
+8
2014-09-22
Link libgcc statically on Win64.
Vadim Chugunov
-1
/
+0
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-23
Remove stage0 attributes.
Vadim Chugunov
-1
/
+0
2014-08-20
librustc: handle repr on structs, require it for ffi, unify with packed
Corey Richardson
-0
/
+1
2014-08-12
Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]
Vadim Chugunov
-1
/
+2
2014-08-04
Implement unwinding for Win64.
Vadim Chugunov
-1
/
+1
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-0
/
+3
2014-07-03
Fix spelling errors.
Joseph Crail
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-5
/
+5
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-5
/
+5
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-0
/
+1
2014-06-13
Cosmetic fixes & comments
Valerii Hiora
-6
/
+6
2014-06-12
Basic iOS support
Valerii Hiora
-1
/
+24
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+96