Skip to content

Commit

Permalink
Fix link to MS Docs (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
kITerE authored Feb 6, 2022
1 parent c7eced8 commit c1af4e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fn panic(_info: &PanicInfo) -> ! {
[language item]: https://github.com/rust-lang/rust/blob/edb368491551a77d77a48446d4ee88b35490c565/src/libpanic_unwind/gcc.rs#L11-L45
[stack unwinding]: https://www.bogotobogo.com/cplusplus/stackunwinding.php
[libunwind]: https://www.nongnu.org/libunwind/
[structured exception handling]: https://docs.microsoft.com/de-de/windows/win32/debug/structured-exception-handling
[structured exception handling]: https://docs.microsoft.com/ru-ru/windows/win32/debug/structured-exception-handling

### Отключение раскрутки

Expand Down

0 comments on commit c1af4e3

Please sign in to comment.