rust/crates/ide_completion/src/render
2021-12-21 15:20:15 +01:00
..
builder_ext.rs internal: Store function param names in ItemTree 2021-12-20 15:24:37 +01:00
const_.rs Simplify const rendering, remove constructor structs 2021-12-21 15:04:19 +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 Add optimization for not allocating in case of no module path for struct literal 2021-11-23 14:41:31 -06:00
type_alias.rs Add some completion profile spans 2021-11-08 19:41:16 +01:00