irc discussion: https://botbot.me/mozilla/rust-docs/2018-03-30/?msg=98430464&page=1 run this example: https://doc.rust-lang.org/nightly/std/fs/fn.read_string.html at the time of writing it ICEs, but doctests don't catch it because it's marked `no_run`
irc discussion: https://botbot.me/mozilla/rust-docs/2018-03-30/?msg=98430464&page=1
run this example: https://doc.rust-lang.org/nightly/std/fs/fn.read_string.html
at the time of writing it ICEs, but doctests don't catch it because it's marked
no_run