We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd2c8f commit 8208739Copy full SHA for 8208739
docs/docs/reference/changed-features/implicit-resolution.md
@@ -2,7 +2,7 @@
2
layout: doc-page
3
title: "Changes in Implicit Resolution"
4
---
5
-This page describes changes to the implicit resolution of old-style `implicit`s in Dotty.
+This page describes changes to the implicit resolution that apply both to the new `given`s and to the old-style `implicit`s in Dotty.
6
Implicit resolution uses a new algorithm which caches implicit results
7
more aggressively for performance. There are also some changes that
8
affect implicits on the language level.
0 commit comments