diff options
| author | bors <bors@rust-lang.org> | 2019-11-10 07:46:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-11-10 07:46:58 +0000 |
| commit | 86c28325ff813e5cf4d0cab320a7c9f6fb0766b8 (patch) | |
| tree | ff5aeb60cbe141f97643322de00f4349ef9adaef /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 57a5f92bef4b459005920f1aeff05a52c7e356b0 (diff) | |
| parent | 43a74051c7b699e2df66122cfcf074aaf144a4fe (diff) | |
| download | rust-86c28325ff813e5cf4d0cab320a7c9f6fb0766b8.tar.gz rust-86c28325ff813e5cf4d0cab320a7c9f6fb0766b8.zip | |
Auto merge of #66072 - Mark-Simulacrum:next-node-id, r=nikomatsakis
Move next node ID to Resolver This moves the `next_node_id` method(s) and related tracking information to the resolver. By doing so, we also remove the OneThread and Cell on next_node_id in Session in this move, which means that the new code is simpler and less "interesting" as it doesn't tie itself to a single thread. This required moving some of the pretty-printing logic around, but this was just copying the code without any semantic changes, so it's just a second commit instead of a separate PR; I can polish it up a bit more if desired.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
