about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-08 13:49:07 +0000
committerbors <bors@rust-lang.org>2019-03-08 13:49:07 +0000
commit2a65cbeea78c2c79b1030a0012cdea475104a44f (patch)
tree7d53ed7a5fec5e13e37e55db3784a778c68b784e /src/libstd/sys/unix/stack_overflow.rs
parentb58a0061a347532c55cd5eb27fd6f47f20889ec6 (diff)
parent24fad4c145122ba4abfdcb3bdafb3f4a2f429ba6 (diff)
downloadrust-2a65cbeea78c2c79b1030a0012cdea475104a44f.tar.gz
rust-2a65cbeea78c2c79b1030a0012cdea475104a44f.zip
Auto merge of #58915 - ljedrz:deprecate_nodeid_methods, r=Zoxc
HirIdification: almost there

The next iteration of HirIdification (#57578).

Replaces a bunch of `NodeId` method calls (mostly `as_local_node_id`) with `HirId` ones.

Removes `NodeId` from:
- [x] `PathSegment`
- [x] `PatKind`
- [x] `Destination` (replaces it with `HirId`)

In addition this PR also removes `Visitor::visit_def_mention`, which doesn't seem to be doing anything.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions