Filipe Rodrigues

Results 2 comments of Filipe Rodrigues

Thanks! I've looked through the brewing stand protocol using the new API you linked and it seems less overwhelming than the furnace protocol I looked at before, looks pretty easy...

I believe local methods still can't be used with this lint. For example, in a crate called `my_crate` with the following contents: ```rust fn f() { } fn g() {...