diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-08-04 13:47:11 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-04 13:47:11 +0100 |
commit | af6e9a7eb3c321ea43d3ac14c2b05f8c58e1abac (patch) | |
tree | 1b26f0b4406d9cc7b925f7d8f8d1ca7a646659fe /xtask/src/codegen/gen_parser_tests.rs | |
parent | 2b0c2f6771d35bdfe7d333f450572c8a71e1d166 (diff) | |
parent | 03a61134f22fae8574766313f6ffd39d1007c7fe (diff) |
Merge #5658
5658: do not add to `pub use` in assists that insert a use statement r=jonas-schievink a=jbr
closes #5657 , see issue for rationale
Initially I wrote a version of this that changed the signature of `insert_use_statement` to take an `Option<VisibilityKind>` and only add to use statements with the same visibility, but that didn't make sense for any of the current uses of `insert_use_statement` (they all expected private visibility).
Co-authored-by: Jacob Rothstein <[email protected]>
Diffstat (limited to 'xtask/src/codegen/gen_parser_tests.rs')
0 files changed, 0 insertions, 0 deletions