[][src]Module ra_ap_assists::utils

Assorted functions shared by several assists.

Structs

FamousDefs

Helps with finding well-know things inside the standard library. This is somewhat similar to the known paths infra inside hir, but it different; We want to make sure that IDE specific paths don't become interesting inside the compiler itself as well.

Enums

DefaultMethods
MergeBehaviour

What type of merges are allowed.

Functions

add_trait_assoc_items_to_impl
extract_trivial_expression
filter_assoc_items
mod_path_to_ast