On Wed, Jun 9, 2021 at 2:29 PM Delta <deltaecho...@gmail.com> wrote:
>
> Does the Go tool has any warning system for look alike Unicode
> characters.
>
> http://www.unicode.org/Public/security/10.0.0/confusables.txt
>
>
> In rustc -
> https://github.com/rust-lang/rust/blob/master/compiler/rustc_parse/src/lexer/unicode_chars.rs

Which context do you mean?  You said "the Go tool."  Do you mean
something in the tool, or do you mean something in the language?

For the tool, when does this come up?

For the language there is some relevant discussion in
https://golang.org/issue/20706.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcX_PQ%3DchJEB8Xvqy-NT1DFeqOeMxig8xUrVdjzTKUjHKw%40mail.gmail.com.

Reply via email to