]> git.lizzy.rs Git - rust.git/commit
Fix a minor grammar nit, update UI tests
authorJames Munns <james.munns@ferrous-systems.com>
Wed, 18 Sep 2019 22:16:16 +0000 (00:16 +0200)
committerJames Munns <james.munns@ferrous-systems.com>
Wed, 18 Sep 2019 22:16:16 +0000 (00:16 +0200)
commitf233a4c18bec906dab0b8531f326a15fadece547
treee4c15d47304f16084c9262d9106a4a9c826423e4
parent64c09694a6ecc434cd3a61ade89beb1de17770c5
Fix a minor grammar nit, update UI tests
16 files changed:
src/librustc/traits/select.rs
src/test/ui/codemap_tests/overlapping_inherent_impls.stderr
src/test/ui/coherence/coherence-overlap-upstream-inherent.old.stderr
src/test/ui/coherence/coherence-overlap-upstream-inherent.re.stderr
src/test/ui/coherence/coherence-overlap-upstream.old.stderr
src/test/ui/coherence/coherence-overlap-upstream.re.stderr
src/test/ui/coherence/coherence-projection-conflict-orphan.old.stderr
src/test/ui/coherence/coherence-projection-conflict-orphan.re.stderr
src/test/ui/coherence/coherence_copy_like_err_fundamental_struct_tuple.old.stderr
src/test/ui/coherence/coherence_copy_like_err_fundamental_struct_tuple.re.stderr
src/test/ui/coherence/coherence_copy_like_err_struct.old.stderr
src/test/ui/coherence/coherence_copy_like_err_struct.re.stderr
src/test/ui/coherence/coherence_copy_like_err_tuple.old.stderr
src/test/ui/coherence/coherence_copy_like_err_tuple.re.stderr
src/test/ui/issues/issue-48728.stderr
src/test/ui/specialization/issue-52050.stderr