]> git.lizzy.rs Git - rust.git/commitdiff
Merge #3405
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 2 Mar 2020 18:01:50 +0000 (18:01 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2020 18:01:50 +0000 (18:01 +0000)
3405: More principled approach for gotodef for field shorhand r=matklad a=matklad

Callers can now decide for themselves if they should prefer field or
local definition. By default, it's the local.

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>

Trivial merge