rust-analyzer/crates/ide_completion/src/render
2022-01-11 09:26:53 +01: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 feat: Deprioritize ops methods in completion 2022-01-11 09:26:53 +01:00
macro_.rs minor: Simplify 2022-01-04 10:56:28 +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