about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorZack M. Davis <code@zackmdavis.net>2017-07-27 15:08:29 -0700
committerZack M. Davis <code@zackmdavis.net>2017-07-30 11:09:37 -0700
commit5605d58fc79e1cdacfbf01266a2d46b76df53ede (patch)
tree3c3b3dc90fbd87c5eb898bc602e822dc80b7bbce /src/rustllvm/RustWrapper.cpp
parent6f14ff105f58672476e79bf3eff88d0673bbf0b2 (diff)
downloadrust-5605d58fc79e1cdacfbf01266a2d46b76df53ede.tar.gz
rust-5605d58fc79e1cdacfbf01266a2d46b76df53ede.zip
move extended info for E0569 to numerical-order location in file
We want the error explanations to appear in numerical order so that
they're easy to find. (Also, any other order would be arbitrary and thus
not constitute a Schelling point.) Bizarrely, the extended information
for E0569 was placed between E0244 and E0318 in
librustc_typeck/diagnostics.rs (when the code was introduced in
9a649c32). This commit moves it to be between E0562 and E0570, where it
belongs.

(Also, at reviewer request, say "Erroneous code example", the standard
verbiage that it has been decided that we say everywhere.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions