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
/
libpanic_unwind
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-19
Adding unwinding support for x86_64_fortanix_unknown_sgx target.
Vardhan Thigle
-1
/
+1
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-1
/
+1
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-1
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-15
Start adding an `aarch64-pc-windows-msvc` target
Alex Crichton
-29
/
+26
2018-08-09
[nll] libpanic_unwind: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-08-05
Fix failure on msvc
varkor
-1
/
+0
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+0
2018-07-11
Deny bare trait objects in in src/libpanic_unwind
ljedrz
-1
/
+2
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