lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Jul 6, 2018 at 12:35 AM, Sean Conner <sean@conman.org> wrote:
> [spc]brevard:~>git statuu
> git: 'statuu' is not a git-command. See 'git --help'.
>
> Did you mean this?
>         status

The Rust compiler does this, when it can. Like most helpful machines,
it can be a bit ... overhelpful sometimes.

So, thinking in the context of static analyzers, a tool could flag
'prnt' and make some suggestions from nearby matching globals.

(this stuff just doesn't belong in the core)