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
We need a JSON schema for Stable MIR JSON.
A possible way to start creating the schema would be to run all the test-ui tests and retain the output, then analyse the output JSON to create a first version of the schema.
This first version needs to then be double-checked against the Rust code that produces the data, and enhanced with comments and descriptions about what the fields mean.