Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(261)

Issue 2295853002: fix #26992, inference failures are now an error (Closed)

Created:
4 years, 3 months ago by Jennifer Messerly
Modified:
4 years, 3 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -39 lines) Patch
M CHANGELOG.md View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/error.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/static_type_analyzer.dart View 4 chunks +12 lines, -7 lines 0 comments Download
M pkg/analyzer/lib/src/generated/type_system.dart View 1 2 7 chunks +42 lines, -9 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 2 10 chunks +27 lines, -19 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Jennifer Messerly
4 years, 3 months ago (2016-08-30 16:42:02 UTC) #2
Leaf
lgtm https://codereview.chromium.org/2295853002/diff/20001/pkg/analyzer/lib/src/generated/type_system.dart File pkg/analyzer/lib/src/generated/type_system.dart (right): https://codereview.chromium.org/2295853002/diff/20001/pkg/analyzer/lib/src/generated/type_system.dart#newcode1453 pkg/analyzer/lib/src/generated/type_system.dart:1453: // the actually lower type, result type it's ...
4 years, 3 months ago (2016-08-30 21:41:37 UTC) #3
Jennifer Messerly
Thanks! Not sure if you want to take another look. Happy to tweak the wording ...
4 years, 3 months ago (2016-09-01 20:31:19 UTC) #4
Jennifer Messerly
Committed patchset #3 (id:40001) manually as f57ed4d8945427ab03d54a2bd449fbb2201391fd (presubmit successful).
4 years, 3 months ago (2016-09-01 20:38:16 UTC) #6
vsm
On 2016/09/01 20:38:16, John Messerly wrote: > Committed patchset #3 (id:40001) manually as > f57ed4d8945427ab03d54a2bd449fbb2201391fd ...
4 years, 3 months ago (2016-09-01 20:48:59 UTC) #7
Jennifer Messerly
4 years, 3 months ago (2016-09-01 20:54:41 UTC) #8
Message was sent while issue was closed.
On 2016/09/01 20:48:59, vsm wrote:
> On 2016/09/01 20:38:16, John Messerly wrote:
> > Committed patchset #3 (id:40001) manually as
> > f57ed4d8945427ab03d54a2bd449fbb2201391fd (presubmit successful).
> 
> DBC - consider running ./tools/build_sdk.sh whenever you change inference :-)

oh nice, that's a thing now. yay!

Powered by Google App Engine
This is Rietveld 408576698