diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-10-07 13:05:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-07 13:05:18 +0000 |
| commit | 4675410f07239d46ac636a008b4a9f3d77f41b43 (patch) | |
| tree | 5ba55ee71fcd99a825d48300d1925eaf222db4bf /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 5191fb755b7929f5393c3d488f25e5d2eafbc8a1 (diff) | |
| parent | 07cd19dcefff8c4d1dfcc8c45d7794028166a781 (diff) | |
| parent | 12465a8a3cc74d0d103aedda08d281a07354521e (diff) | |
| download | rust-4675410f07239d46ac636a008b4a9f3d77f41b43.tar.gz rust-4675410f07239d46ac636a008b4a9f3d77f41b43.zip | |
Merge #10477 #10482
10477: parser: fix parsing of macro call inside generic args r=Veykril a=cynecx 10482: fix: fix `inline_call` trying to use an uncached syntax node in Semantics r=Veykril a=Veykril Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10475 bors r+ Co-authored-by: cynecx <me@cynecx.net> Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
