rust/crates/ide_completion/src/render
bors[bot] c577e128fc
Merge #10248
10248: internal: remove dead code r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-09-15 18:23:46 +00:00
..
builder_ext.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
const_.rs Fix some clippy lints in ide_completion 2021-07-21 19:52:10 +02:00
enum_variant.rs internal: remove dead code 2021-09-15 21:22:06 +03:00
function.rs internal: document query implication of completion rendering 2021-07-31 16:13:15 +03:00
macro_.rs Move "complete macro call if cursor at ! token" logic to MacroRender 2021-09-01 09:11:20 +03:00
pattern.rs Simplify 2021-08-14 19:09:36 +02:00
struct_literal.rs Only complete type annotations for patterns in function params 2021-08-14 18:18:32 +02:00
type_alias.rs Fix some clippy lints in ide_completion 2021-07-21 19:52:10 +02:00