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 description updates for missing function properties (#1513)
* Update conditions to check for missing undef functions
* Update UI tests
* Remove const string not used anymore
* Import `rustc-demangle` and use it
* Update tests to account for function names
* Short-form for dependencies declaration
* Include demangled name in tests
* Don't use mangled part of demangled name in tests
* Use alternative format for demangled names
* Add backquotes around function names
* Update comment
* Remove backquotes for location
* Update missing function tests
0 commit comments