fixed PR comments and added more trace attributes

This commit is contained in:
Salman Paracha 2025-12-11 13:53:44 -08:00
parent c0cf877b4f
commit 28b674454b
21 changed files with 565 additions and 26 deletions

View file

@ -34,6 +34,7 @@
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.formatOnSave": true
},
"rust-analyzer.cargo.features": ["trace-collection"]
},
"extensions": {
"recommendations": [