diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-05-14 15:29:22 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-14 15:29:22 +0100 |
commit | 12d82687cd600ec81bf3027661135e5f0d4ad4bd (patch) | |
tree | 851e7be2f0fdd6239d95e9a8f2773b4e2b51dc66 /Cargo.lock | |
parent | 87470e8f13252c12f3720a9d4235e7e5242b48dc (diff) | |
parent | e17193dc510b4a4e238db28c529289a1f4beccff (diff) |
Merge #4273
4273: Trigger add_vis assist on paths/record fields as well r=flodiebold a=TimoFreiberg
Resolves #4037.
- [x] Function defs
- [x] ADT defs
- [x] Enum variants
- [x] Consts
- [x] Statics
- [x] Traits
- [x] Type aliases
- [x] Modules
- [x] Record fields (using different implementation)
- [x] struct fields
- [x] enum variant fields
- :x: union fields (`Semantics::resolve_record_field` seems to not work for union fields, so I think this can be handled in a future PR)
- [x] More tests?
- [x] Improve test fixture code and documentation a bit (see [Zulip](https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/resolve_path.20between.20fixture.20files))
Co-authored-by: Timo Freiberg <[email protected]>
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions