diff options
| author | bors <bors@rust-lang.org> | 2015-06-29 00:03:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-06-29 00:03:37 +0000 |
| commit | a973e4cda5191040ca219fb4a4f8041e9b560301 (patch) | |
| tree | bc5e59e528305223710334dcb55d39786aa8fd52 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2671e8cee08eb35013dc211286a6765c80b49c29 (diff) | |
| parent | 5c3753f6b457dbc8e4cf0e8ec2d085d03f310911 (diff) | |
| download | rust-a973e4cda5191040ca219fb4a4f8041e9b560301.tar.gz rust-a973e4cda5191040ca219fb4a4f8041e9b560301.zip | |
Auto merge of #26582 - jroesch:infer-ctxt-refactor, r=nikomatsakis
This branch begins the work of unifying our type checking contexts into a single piece of state. The goal is to eventually have a single context that we can pass around instead of the fractured situation we currently have. There are still several things that must be done before beginning to make tables item local: - [ ] move FulfillmentContext into InferCtxt - [ ] modify SelectionContext to only take a single context argument - [ ] remove remaining typer impls - [ ] remove the ClosureTyper + Typer trait - [ ] do some renaming to make these things more applicable to their new roles r? @nikomatsakis As a side note there are a couple oddities that are temporary refactors that will be quickly cleaned up in a follow-up PR. cc @eddyb @Aatch @arielb1 @nrc
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
