Jonathan Lee
Jonathan Lee
fyi, @y21 made some good point about central functions processing errors [here](https://github.com/rust-lang/rust-clippy/issues/11797#issuecomment-1809300616)
> Why are we even skipping nested calls in the first place? `dbg!(foo(dbg!(bar)))` should still lint multiple times like we do with every other lint. Idk, I guess the initial...
Well, it has been another 2 months~ so, pinging the most recent people who replies (how you don't mind): @y21 @xFrednet, anyone wanna have the privilege to open a discussion/FCP...
> Sorry, I don't really have the time to review a PR with this size (=^-ω-^=) I have some important deadlines before mid-december and a lot of work. Sorry for...
Oh nooo, because I already forgot what I did thus it's kinda hard to distinguish which lines are mine and which are add by others after this PR, at this...
Hey @GuillaumeGomez , this is a ping from triage. There hasn't been any activity for some time, perhaps it was forgotten? @rustbot author
~~I need more time on this~~ @rustbot author
> ... > @J-ZhengLi could you rebase on master again? Since only `conf.rs` and `lib.rs` need to be updated it should be safe to already review this :D > ......