about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-02-26 15:12:18 +0530
committerManish Goregaokar <manishsmail@gmail.com>2016-02-26 17:03:42 +0530
commit263e7228ca04672f9e281f241e8e389c6f5c80f9 (patch)
treef7e9611c727f61025a07d93f6ecafc2f3afbfd69 /src/libstd/sys/unix/stack_overflow.rs
parentf74855ed3906f721b9040594a555796f21696b72 (diff)
parent5db43169deb39407223f8b5cd06f11cde686e628 (diff)
downloadrust-263e7228ca04672f9e281f241e8e389c6f5c80f9.tar.gz
rust-263e7228ca04672f9e281f241e8e389c6f5c80f9.zip
Rollup merge of #31901 - bluss:suggest-use, r=sanxiyn
suggest: Put the `use` in suggested code inside the quotes

Change import a trait suggestion from:

       help: candidate #1: use `std::io::Write`

to

       help: candidate #1: `use std::io::Write`

so that the code can be copied directly.

Fixes #31864
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions