about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-05-10 11:28:11 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-05-10 11:28:11 -0700
commitd636aec3514874274f2acc8a6897c451ac380d1f (patch)
treead8f8d89b1e2af349ec146fc53b76b565efffad9 /src/rustllvm/PassWrapper.cpp
parent0a223d139cd26e5bfab23a478a5cad845eaab131 (diff)
downloadrust-d636aec3514874274f2acc8a6897c451ac380d1f.tar.gz
rust-d636aec3514874274f2acc8a6897c451ac380d1f.zip
Rename the 2018 edition lint names
* `rust_2018_breakage` -> `rust_2018_compatibility` - the lint for ensuring
  that your code, in the 2015 edition, is compatible with the 2018 edition's
  semantics. This is required to pass *before* you enable the 2018 edition.
* `rust_2018_migration` -> `rust_2018_idioms` - the lint for writing idiomatic
  code after you've already enabled the 2018 edition
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions