Commit 14857b4
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 78cfbe5 commit 14857b4
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
243 | 268 | | |
244 | 269 | | |
245 | 270 | | |
| |||
0 commit comments