]> git.lizzy.rs Git - rust.git/history - src/shims/backtrace.rs
Add an `fn_ptr` field to `MiriFrame`
[rust.git] / src / shims / backtrace.rs
2020-10-10 Aaron HillAdd an `fn_ptr` field to `MiriFrame`
2020-10-06 borsAuto merge of #1575 - Aaron1011:fix/macro-backtrace...
2020-10-05 Aaron HillUse macro callsite spans in backtrace
2020-10-04 borsAuto merge of #1563 - lzutao:dummy-actions, r=RalfJung
2020-09-28 borsAuto merge of #1559 - Aaron1011:new-miri-backtrace...
2020-09-28 Aaron HillRequire #[repr(C)] on MiriFrame
2020-09-28 Aaron HillMake some error messages lowercase
2020-09-28 Aaron HillExplain encoding scheme
2020-09-28 Aaron HillMove things around