diff options
| author | bors <bors@rust-lang.org> | 2015-12-05 09:08:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-12-05 09:08:14 +0000 |
| commit | f41f327f7f41cc55c8278c9994aa13a461adf107 (patch) | |
| tree | ebf4b9cb0dcf80605c7e39bd393fc7ca58fd2b94 /src/libsyntax/errors | |
| parent | e70c733250d5ccdeb58181a83fd7bfeff0fdb833 (diff) | |
| parent | b1b40c7ef6514b3f5882822aea244dbda2a3a918 (diff) | |
| download | rust-f41f327f7f41cc55c8278c9994aa13a461adf107.tar.gz rust-f41f327f7f41cc55c8278c9994aa13a461adf107.zip | |
Auto merge of #30185 - fhahn:improve-borrowck-public-accessibility, r=pnkfelix
This PR makes `AnalysisData` and`BorrowckCtxt` public. Those types are returned by the public function `build_borrowck_dataflow_data_for_fn` and are needed if a caller wants to pass on the return values. It also removes `FnPartsWithCFG`, which required callers of `build_borrowck_dataflow_data_for_fn` to have a reference to a `CFG` with the same lifetime as `FnParts`, which is more limiting than required.
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions
