diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-05-27 12:34:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-27 12:34:03 +0000 |
| commit | 3c5112b079211640ed865ed1d26d8cd2f041c8c4 (patch) | |
| tree | 0309671779464f5e70ef768223ceeda76b823e9b /docs/dev/debugging.md | |
| parent | b65d6471ca809b567b6045f987ae1bdee2849423 (diff) | |
| parent | 3c749b6224282e18db264b1e2e6f19f14b5c0a26 (diff) | |
| parent | 36f97d39a461ae52489428867704590b78cd3257 (diff) | |
| download | rust-3c5112b079211640ed865ed1d26d8cd2f041c8c4.tar.gz rust-3c5112b079211640ed865ed1d26d8cd2f041c8c4.zip | |
Merge #4625 #4629
4625: Partially fix displaying inlay hints in Github PR diff views r=matklad a=Veetaha See the comment in https://github.com/rust-analyzer/rust-analyzer/issues/4608#issuecomment-63424257 It partially fixes the left side of diff view (the one where old code is displayed), but the diff editor with new code changes still has `file` scheme and will proceed displaying inlay hints... 4629: Fix the `should_panic` snippet r=matklad a=eminence Closes #4628 Co-authored-by: veetaha <veetaha2@gmail.com> Co-authored-by: Andrew Chin <achin@eminence32.net>
