Commit 37b10e4
Manuel Huber
protocols: Fix rust linter error with rust v1.84
- post-process to remove box_pointers annotation for generated files
- while this unblocks the build, should look for better solution:
- request/teach codegen to not add certain linter annotation
- update ttrpc-codegen or other dependencies
Signed-off-by: Manuel Huber <mahuber@microsoft.com>1 parent 5163038 commit 37b10e4
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
218 | 246 | | |
219 | 247 | | |
220 | 248 | | |
| |||
0 commit comments