rust/crates/completion/src
Benjamin Coenen e73d140b51 add suggestion ..Default::default() for remaining struct fields in a constructor #6492
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-11-13 17:17:16 +01:00
..
completions add suggestion ..Default::default() for remaining struct fields in a constructor #6492 2020-11-13 17:17:16 +01:00
render Get rid of do-er antipattern 2020-11-03 10:33:13 +03:00
completions.rs Remove intra-crate facade from completions 2020-11-03 10:36:01 +03:00
config.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
context.rs Move rendering tests to the render module 2020-11-03 10:16:35 +03:00
generated_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
item.rs Move Completions structure definition into completions module 2020-10-25 11:26:38 +03:00
lib.rs Introduce render module 2020-11-03 10:16:35 +03:00
patterns.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
render.rs Remove intra-crate facade from completions 2020-11-03 10:36:01 +03:00
test_utils.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00