]> git.lizzy.rs Git - rust.git/commit
Update the wording for E0063. This will truncate the fields to 3.
authorJared Wyles <wyles@adobe.com>
Fri, 5 Aug 2016 22:26:09 +0000 (08:26 +1000)
committerJared Wyles <wyles@adobe.com>
Fri, 9 Sep 2016 08:04:26 +0000 (18:04 +1000)
commit0e32d1186830c8ad201dd79f1312a71e324eb98e
tree2c58cb7e20ee9dacdf061bc02a99632cf0911892
parent1df64450ecf9d2c458b5789ef823203fcdbd60a9
Update the wording for E0063. This will truncate the fields to 3.
Instead of listing every field it will now show missing `a`, `z`, `b`, and 1 other field
src/librustc_typeck/check/mod.rs
src/test/compile-fail/E0063.rs