Replace -Z ast-json in the check for undefined symbols#284
Replace -Z ast-json in the check for undefined symbols#284dgrunwald merged 4 commits intodgrunwald:masterfrom tschorr:replace_ast_json
Conversation
|
Could someone approve running the workflow? This will most likely need some tweaks. |
|
I think |
I'm not exactly sure what that should cover and I don't have the There is also the |
|
After looking a bit more into the output of the different commands, I have decided to go with |
-Z ast-jsonist no longer available in Rust nightly, see also #279 (comment). Suggestion: Letnmreport undefined symbols. This should also work for Rust stable.