about summary refs log tree commit diff
path: root/compiler/rustc_plugin_impl/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-03 20:45:03 +0100
committerGitHub <noreply@github.com>2023-03-03 20:45:03 +0100
commit7a228ce9a64e20804b60c89b561ef97507425d95 (patch)
treee277e4dd742d0ff169e2ce05abfc617e81d8dd67 /compiler/rustc_plugin_impl/src
parent37bd50edddf52170897ff0b55ebec70890a47923 (diff)
parent999405059c817f7d40b59e715c4cb9c3fa650406 (diff)
downloadrust-7a228ce9a64e20804b60c89b561ef97507425d95.tar.gz
rust-7a228ce9a64e20804b60c89b561ef97507425d95.zip
Rollup merge of #108688 - est31:backticks_matchmaking_library, r=jyn514
Match unmatched backticks in library/

Found with GNU grep:

```
grep -rEn '^(([^`]*`){2})*[^`]*`[^`]*$' library/ | rg -v '\s*[//]?.{1,2}```'
```

split out from #108685 as per advice.
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions