You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change https://golang.org/cl/365575 mentions this issue: maps: turn map constraint of Copy function into an approximation element
ALTree
added
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
NeedsFix
The path to resolution is known, but the work has not been done.
and removed
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
labels
Nov 20, 2021
Fixesgolang/go#49698
Change-Id: I62e25f11695d2a2729588dbb559ec6e144beb5a2
Reviewed-on: https://go-review.googlesource.com/c/exp/+/365575
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The approximation constraint element is missing in the signature of the
Copy
function of the newgolang.org/x/exp/maps
package (#47649):https://cs.opensource.google/go/x/exp/+/master:maps/maps.go;l=77;drc=c35f6fddc5c3a7c1ed8c5dcb28ad3390168abcda
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: