diff options
| author | bors <bors@rust-lang.org> | 2020-07-02 16:33:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-07-02 16:33:00 +0000 |
| commit | 3503f565e1fb7296983757d2716346f48a4a262b (patch) | |
| tree | 3a1a62662e67ccb5eb38100e6e428d6ed747d801 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 8a6d4342be6a6acbade8e7ef65e73d27ee8c9144 (diff) | |
| parent | 4b2d9e60f41c11238d60ee9ca319136f61e72ca1 (diff) | |
| download | rust-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
