about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-11-23 02:22:45 +0100
committerGitHub <noreply@github.com>2019-11-23 02:22:45 +0100
commit8256e735cf42892639d343fe85dea97c9ac9d1a9 (patch)
treec970b624e531e9cc3676e3a9c85b21860492cb4a /src/rustllvm/RustWrapper.cpp
parent0ae4a19cf3f0f8a9b1e5ea9e9307d6968eabf71e (diff)
parentdf9fed17ed93018165c7e8b626a3a312438396f2 (diff)
downloadrust-8256e735cf42892639d343fe85dea97c9ac9d1a9.tar.gz
rust-8256e735cf42892639d343fe85dea97c9ac9d1a9.zip
Rollup merge of #66574 - GuillaumeGomez:update-tidy-err-code-check, r=Mark-Simulacrum
Update tidy check for error codes testing

Now that all the error codes have been grouped into one file, we moved the long error explanations into markdown files, which means that we need to read those markdown file to also count their code blocks as well.

So 2 "big" things happened here:
* No more need to keep the current error code when reading the `error_codes.rs` file since it's been put into the equivalent markdown file.
* Need to instead read the markdown file (but it's simpler since I can just look for code blocks directly).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions