diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2016-02-26 15:12:18 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2016-02-26 17:03:42 +0530 |
| commit | 263e7228ca04672f9e281f241e8e389c6f5c80f9 (patch) | |
| tree | f7e9611c727f61025a07d93f6ecafc2f3afbfd69 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | f74855ed3906f721b9040594a555796f21696b72 (diff) | |
| parent | 5db43169deb39407223f8b5cd06f11cde686e628 (diff) | |
| download | rust-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
