rust-analyzer/crates/ide_completion/src/render
Aleksey Kladov 42ff46c1e8 minor
2021-12-27 21:45:42 +03:00
..
builder_ext.rs Replace a few String instances with SmolStr in completions 2021-12-21 16:57:16 +01:00
const_.rs Fully render const item completions from hir 2021-12-21 16:35:51 +01:00
enum_variant.rs minor 2021-12-27 21:45:42 +03:00
function.rs Replace a few String instances with SmolStr in completions 2021-12-21 16:57:16 +01:00
macro_.rs Simplify macro rendering, remove constructor structs 2021-12-21 15:20:15 +01:00
pattern.rs Merge #10720 2021-11-08 13:12:03 +00:00
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 Replace a few String instances with SmolStr in completions 2021-12-21 16:57:16 +01:00