]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #42216 - charliesome:associate-type-typo, r=petrochenkov
authorCorey Farwell <coreyf@rwell.org>
Fri, 26 May 2017 14:20:26 +0000 (10:20 -0400)
committerGitHub <noreply@github.com>
Fri, 26 May 2017 14:20:26 +0000 (10:20 -0400)
commitb872097931892e5e3d9a4e91a2c559f5617f0190
tree3d118fd666a728288ee201f50c9c7e8e8ad4c32c
parent21882103d456d3ea0f91c6392164a285d113c587
parent8019430b53c4b1d20b23900af64f2b8bb8fdda2d
Rollup merge of #42216 - charliesome:associate-type-typo, r=petrochenkov

Fix 'associate type' typo

I came across an error message mentioning an 'associate type'.

Since this is the only instance of this term in rustc (it's 'associated type' everywhere else), I think this might be a typo.
src/librustc_typeck/astconv.rs