Commit b9519f9
Make StarlarkExecGroupContext use AutoValue.
This gives reasonable equals and hashCode behavior.
PiperOrigin-RevId: 3674933681 parent 91483e8 commit b9519f9
1 file changed
Lines changed: 4 additions & 11 deletions
File tree
- src/main/java/com/google/devtools/build/lib/analysis/starlark
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 116 | + | |
| 117 | + | |
123 | 118 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 119 | + | |
127 | 120 | | |
128 | 121 | | |
129 | 122 | | |
| |||
0 commit comments