about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-02-17 23:58:29 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-02-21 21:09:40 +1100
commit99fb653d1d0f79961506413de549bebd7b798ba8 (patch)
tree009e0d3b12a975748a39585f93e64c3949755eeb /compiler/rustc_pattern_analysis/src
parente13410225be8aad07da0a7853504e95185b0bc10 (diff)
downloadrust-99fb653d1d0f79961506413de549bebd7b798ba8.tar.gz
rust-99fb653d1d0f79961506413de549bebd7b798ba8.zip
Consistently refer to a test's `revision` instead of `cfg`
Compiletest code sometimes refers to a test's revision as its `cfg`. This
results in two different names for the same thing, one of which is ambiguous
with other kinds of configuration (such as compiletest's own config).

This patch replaces those occurrences of `cfg` with `revision`.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions