about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-02-24 12:57:51 +0000
committerGitHub <noreply@github.com>2022-02-24 12:57:51 +0000
commit90f7899903238930633b8de620a12e8bfbafa8d7 (patch)
treef815b473104458f27c1a3dfa73d7427d3b69e639 /src/test/codegen/src-hash-algorithm
parent6b55d2f10aea2f38be83693b55e8dcf771335233 (diff)
parentf1ba7465c6a24aa80dda6b6f55f847e4b56c3275 (diff)
downloadrust-90f7899903238930633b8de620a12e8bfbafa8d7.tar.gz
rust-90f7899903238930633b8de620a12e8bfbafa8d7.zip
Merge #11531
11531: fix: Make fill_match_arms assist handle doc(hidden) and non_exhaustive r=Veykril a=OleStrohm

Fixes #11499
Fixes #11500
This keeps track of the relevant attributes and adds in a wildcard pat at the end of the match when necessary.

I decided to do them in the same PR since they both needed the ability to add a wildcard arm, and so their changes would overlap if done separately, but I'll split them up if that seems better.

This is my first PR to rust-analyzer, so all feedback is greatly appreciated!

Co-authored-by: Ole Strohm <strohm99@gmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions