about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-12-05 09:08:14 +0000
committerbors <bors@rust-lang.org>2015-12-05 09:08:14 +0000
commitf41f327f7f41cc55c8278c9994aa13a461adf107 (patch)
treeebf4b9cb0dcf80605c7e39bd393fc7ca58fd2b94 /src/libsyntax/errors
parente70c733250d5ccdeb58181a83fd7bfeff0fdb833 (diff)
parentb1b40c7ef6514b3f5882822aea244dbda2a3a918 (diff)
downloadrust-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