rust/crates/ide_completion/src/render
2021-12-21 16:35:51 +01:00
..
builder_ext.rs internal: Store function param names in ItemTree 2021-12-20 15:24:37 +01:00
const_.rs Fully render const item completions from hir 2021-12-21 16:35:51 +01:00
enum_variant.rs Simplify enum variant rendering, remove constructor structs 2021-12-21 15:01:52 +01:00
function.rs Simplify function rendering, remove constructor structs 2021-12-21 14:51:06 +01:00
macro_.rs Simplify macro rendering, remove constructor structs 2021-12-21 15:20:15 +01:00
pattern.rs
struct_literal.rs
type_alias.rs Simplify type alias rendering, remove constructor structs 2021-12-21 15:37:43 +01:00