diff options
| author | bors <bors@rust-lang.org> | 2016-01-25 12:41:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-25 12:41:19 +0000 |
| commit | 86ffe5d18f0207c89fd9ed25cded844a9d7a0c89 (patch) | |
| tree | 894412207b02a5daff6973d94323f5eac28340e7 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | c22cb5359fd2c9703e1c0db3a179b79c7cdb42cd (diff) | |
| parent | 71656d2e6f690d8ffb67a20479bcd34ae6117a1e (diff) | |
| download | rust-86ffe5d18f0207c89fd9ed25cded844a9d7a0c89.tar.gz rust-86ffe5d18f0207c89fd9ed25cded844a9d7a0c89.zip | |
Auto merge of #31182 - adrianheine:master, r=pnkfelix
In 95d904625b4d45af80b4e40d51a3a0fde1abaa8a output was accidentally moved
from STDERR to STDOUT.
This commit also changes the order of debug output. Previously, it was:
```
/* id 22: … */ {
…
}
DEBUG:rustc::middle::dataflow:
```
Now, it is:
```
DEBUG:rustc::middle::dataflow: /* id 22: … */ {
…
}
```
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
