]> git.lizzy.rs Git - rust.git/commit
Avoid unwrapping in PanicInfo doc example.
authorCorey Farwell <coreyf@rwell.org>
Wed, 11 Jul 2018 02:25:38 +0000 (22:25 -0400)
committerCorey Farwell <coreyf@rwell.org>
Wed, 11 Jul 2018 02:25:38 +0000 (22:25 -0400)
commitd2fb2fb2a5f58839eda54e5f347e0959ed6eec7c
treec2d333e3499114715d4811aff632f7a401532510
parentb9f1a0762a7c08c71f485fa4b152ed2477b07560
Avoid unwrapping in PanicInfo doc example.

Fixes https://github.com/rust-lang/rust/issues/51768.
src/libcore/panic.rs