diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-10-26 17:51:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-26 17:51:33 +0000 |
| commit | c48730cb72919df7f1426085872846524b5a3cb2 (patch) | |
| tree | c8ce4e0316525b721ee467c2eaaf605cc5562db9 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | ba2b599131218691493fc891884d4b5003a58d90 (diff) | |
| parent | d8ed15b6a67bb4dd04ebc6548253b9eb553ad023 (diff) | |
| parent | 53be26df5063fec8f626bc82747138973ec51633 (diff) | |
| download | rust-c48730cb72919df7f1426085872846524b5a3cb2.tar.gz rust-c48730cb72919df7f1426085872846524b5a3cb2.zip | |
Merge #10639 #10640
10639: fix: make `goto_declaration` multi-token mapping aware r=Veykril a=spookyvision 10640: assume valid identifier r=Veykril a=spookyvision improve https://github.com/rust-analyzer/rust-analyzer/pull/10637/ by always returning `Some(potentially_empty_vec)` instead of `None` in the empty case Co-authored-by: Anatol Ulrich <anatol.ulrich@ferrous-systems.com>
