Lysander Mealy
|
3c250746d1
fix(aarch64): add support for environments without fp-armv8
|
9 months ago |
Jubilee Young
|
a405eeb00a
Prop error constant
|
9 months ago |
Jubilee Young
|
32d38fc256
Obtain expression from eh_frame
|
9 months ago |
Jubilee Young
|
3c770518dd
Use ReaderOffset bounds
|
9 months ago |
Jubilee Young
|
aace96c131
Update gimli to 0.30.0
|
9 months ago |
Jubilee Young
|
5718f01f8d
Allow static_mut_refs
|
9 months ago |
Taiki Endo
|
d7cd46e009
Use intrinsics::catch_unwind instead of intrinsics::try
|
1 year ago |
Gary Guo
|
6720a34c66
Fix static_mut_ref warning
|
1 year ago |
Gary Guo
|
e9eefeed51
Use $CARGO instead of cargo in test scripts
|
1 year ago |
Gary Guo
|
06699c21b0
Stop using naked functions for restore_context
|
1 year ago |
Gary Guo
|
96888d814f
core_intrinsics is now also marked as internal feature, so fix the warning
|
1 year ago |
Sean Cross
|
cf89c1934c
riscv32: align stack pointer to 16-bytes
|
1 year ago |
Gary Guo
|
ad1b65a9b6
Version bump and edition upgrade
|
1 year ago |
Gary Guo
|
fdf70d1e18
Add more tests
|
1 year ago |
Gary Guo
|
ad9086f9bb
Update exception struct to match current version of rustc
|
1 year ago |
Gary Guo
|
00a7465328
Update gimli version
|
1 year ago |
Gary Guo
|
9704d0bf23
Fix warnings
|
1 year ago |
Gary Guo
|
36895d362c
Version bump
|
1 year ago |
Gary Guo
|
a421b6d55c
Update ABI user
|
1 year ago |
Gary Guo
|
de5dd40a4f
Add ABI-compatibility assertion
|
1 year ago |
Gary Guo
|
8b05b629ae
Adjust binding macro
|
1 year ago |
Gary Guo
|
7477bc5b6f
Adjust ABI safety requirement
|
1 year ago |
Gary Guo
|
f5ef1d145e
Make UnwindTraceFn take `&UnwindContext` only
|
1 year ago |
Sean Cross
|
2f9e374431
find_fde: make `text_base` optional
|
1 year ago |
Sean Cross
|
1b30c6a79d
cargo: support building as part of libstd
|
1 year ago |
Gary Guo
|
953591ff1b
Fix CI text check to account for new panic info fmt
|
1 year ago |
Gary Guo
|
e50b916b7f
Allow internal_features lint
|
1 year ago |
Gary Guo
|
3a16126550
Allow non-dummy feature to absorb dummy feature
|
1 year ago |
Gary Guo
|
29d292637b
Allow unwinding_dyn to be built as staticlib
|
1 year ago |
Taiki Endo
|
5c96fa7042
Simplify CI config
|
1 year ago |