diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-03 20:06:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-03 20:06:29 +0100 |
| commit | 846424d15fc57ca362e237025703e36ed98530ad (patch) | |
| tree | 1c6642f124e1a3ad82e9c0643201a4e63ad3e62c /compiler/rustc_plugin_impl/src/errors.rs | |
| parent | f9b122a7d8e9558a39fc9bf86af0071f0fe680ac (diff) | |
| parent | c54f061228b239cb80df2dafd622c5b55513d4f2 (diff) | |
| download | rust-846424d15fc57ca362e237025703e36ed98530ad.tar.gz rust-846424d15fc57ca362e237025703e36ed98530ad.zip | |
Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov
Match unmatched backticks in compiler/
Found with GNU grep:
```
grep -rEn '^(([^`]*`){2})*[^`]*`[^`]*$' compiler/ | rg -v '\s*[//]?.{1,2}```'
```
Diffstat (limited to 'compiler/rustc_plugin_impl/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
