rust-analyzer/crates/ide_completion/src
bors[bot] 5a8ddb4b2d
Merge #9260
9260: tree-wide: make rustdoc links spiky so they are clickable r=matklad a=lf-

Rustdoc was complaining about these while I was running with --document-private-items and I figure they should be fixed.

Co-authored-by: Jade <software@lfcode.ca>
2021-06-14 07:16:48 +00:00
..
completions Merge #9260 2021-06-14 07:16:48 +00:00
render clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
completions.rs Complete associated types in dyn and impl trait 2021-06-11 23:12:30 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Remove unnecessary completion::macro_in_item_position 2021-06-07 19:46:25 +02:00
patterns.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
render.rs internal: check that coverage marks are always paired 2021-06-13 13:13:26 +03:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00