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
fix(embedded): Resolve multiple bugs in frontmatter parser (#15573)
### What does this PR try to resolve?
This pulls in the tests from rust-lang/rust#140035 and ensures we pass
them, including switching our parser to be more like the one from
rust-lang/rust#137193.
I've added comments specifying why our test results differ from rustcs.
This is part of #12207
### How should we test and review this PR?
### Additional information
We still have work to do to improve the quality of our error messages
0 commit comments