about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorDavid Lattimore <dml@google.com>2020-08-01 12:43:10 +1000
committerDavid Lattimore <dml@google.com>2020-08-01 12:55:26 +1000
commit21d2cebcf1a417bce72da98aa638a20235c050db (patch)
tree5b89fe4b74fef8ce71da396d903f18e2a2ea9da2 /docs/dev/debugging.md
parent5af32aeb2b83c7ae8adf3e088bf4f3691aa45eb1 (diff)
downloadrust-21d2cebcf1a417bce72da98aa638a20235c050db.tar.gz
rust-21d2cebcf1a417bce72da98aa638a20235c050db.zip
SSR: Matching trait associated constants, types and functions
This fixes matching of things like `HashMap::default()` by resolving
`HashMap` instead of `default` (which resolves to `Default::default`).

Same for associated constants and types that are part of a trait
implementation.

However, we still don't support matching calls to trait methods.
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions