rust/crates/ide_completion/src/render
2022-02-01 23:29:40 +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 Deprioritize ops function completions for non-method calls 2022-02-01 12:33:55 +01:00
macro_.rs Replace HasSource usages with Semantics equivalent 2022-01-14 10:59:27 +01:00
pattern.rs fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01:00
struct_literal.rs fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01:00
type_alias.rs Replace a few String instances with SmolStr in completions 2021-12-21 16:57:16 +01:00