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
Path conversion returned an empty path for "Self" due to a hack in
generics Self injection that prevented any "Self!" macro from beeing
recognized correctly.
gcc/rust/ChangeLog:
* ast/rust-path.cc (Path::convert_to_simple_path): Do not exclude
capitalized "Self".
Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
0 commit comments