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
/
libpanic_unwind
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-5
/
+7
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-2
/
+1
2018-02-20
make `#[unwind]` attribute specify expectations more clearly
Niko Matsakis
-1
/
+2
2018-01-04
Make libpanic_unwind build on CloudABI.
Ed Schouten
-0
/
+1
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-3
/
+5
2017-08-27
Add missing dependency for Windows
Tatsuyuki Ishi
-1
/
+4
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-2
/
+0
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-11-10
Fixes for stdio and processes on Redox
Jeremy Soller
-0
/
+1
2016-09-30
Rewrite emscripten unwinding to use libcxx
Brian Anderson
-1
/
+7
2016-07-22
Implement rust_eh_personality in Rust, remove rust_eh_personality_catch.
Vadim Chugunov
-0
/
+1
2016-06-05
run rustfmt on libpanic_unwind folder
Srinivas Reddy Thatiparthy
-6
/
+6
2016-05-31
mk: Prepare for a new stage0 compiler
Alex Crichton
-2
/
+2
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+109