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>2020-07-02 16:33:00 +0000
committerbors <bors@rust-lang.org>2020-07-02 16:33:00 +0000
commit3503f565e1fb7296983757d2716346f48a4a262b (patch)
tree3a1a62662e67ccb5eb38100e6e428d6ed747d801 /src/libstd/sys/unix/stack_overflow.rs
parent8a6d4342be6a6acbade8e7ef65e73d27ee8c9144 (diff)
parent4b2d9e60f41c11238d60ee9ca319136f61e72ca1 (diff)
downloadrust-3503f565e1fb7296983757d2716346f48a4a262b.tar.gz
rust-3503f565e1fb7296983757d2716346f48a4a262b.zip
Auto merge of #73751 - eddyb:no-empty-tables, r=nikomatsakis
Remove `TypeckTables::empty(None)` and make hir_owner non-optional.

Each commit before the last one removes uses of `TypeckTables::empty(None)`, replacing the empty tables with having `Option` around the `&'tcx TypeckTables<'tcx>` that HIR visitors kept track of.

The last commit removes the concept of "empty `TypeckTables`" altogether, guaranteeing that every `TypeckTables` corresponds to a HIR body owner.

r? @nikomatsakis
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions