rust-analyzer/crates/ide_completion/src/render
2021-10-05 09:00:21 +11:00
..
builder_ext.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
const_.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
enum_variant.rs internal: remove dead code 2021-09-15 21:22:06 +03:00
function.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
macro_.rs Move "complete macro call if cursor at ! token" logic to MacroRender 2021-09-01 09:11:20 +03:00
pattern.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
struct_literal.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
type_alias.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00