Arthur Cohen (cohenarthur) <[email protected]> requested changes to the 
code:


> +++ gcc/rust/lex/rust-token.cc
> @@ -256,1 +262,4 @@
> +           s += get_type_hint_str ();
> +           return s;
> +         }
>           return get_str () + get_type_hint_str ();
This line should be deleted as well, other than that the patch looks good to me 
- thanks!


--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/162#issuecomment-6110

Reply via email to