about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-08-04 12:47:11 +0000
committerGitHub <noreply@github.com>2020-08-04 12:47:11 +0000
commitaf6e9a7eb3c321ea43d3ac14c2b05f8c58e1abac (patch)
tree1b26f0b4406d9cc7b925f7d8f8d1ca7a646659fe /docs/dev
parent2b0c2f6771d35bdfe7d333f450572c8a71e1d166 (diff)
parent03a61134f22fae8574766313f6ffd39d1007c7fe (diff)
downloadrust-af6e9a7eb3c321ea43d3ac14c2b05f8c58e1abac.tar.gz
rust-af6e9a7eb3c321ea43d3ac14c2b05f8c58e1abac.zip
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 <hi@jbr.me>
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions