what I really want for christmas is for to jump to the relevant `impl` block when I "Go to Definition" on "some_string".parse() and it /knows/ what the return type is, instead of going to definition of `trait FromStr`
Conversation
I've wanted that for the last couple of Christmases:

