rust-analyzer/crates/mbe/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
..
expander Merge #9260 2021-06-14 07:16:48 +00:00
tests clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
benchmark.rs Apply more clippy suggestions and update generated 2021-06-03 12:46:56 +02:00
expander.rs Make ast_to_token_tree infallible 2021-04-04 01:46:45 +02:00
lib.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
parser.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
subtree_source.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
syntax_bridge.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
tests.rs Make ast_to_token_tree infallible 2021-04-04 01:46:45 +02:00
token_map.rs Fixup 2021-05-24 21:47:01 +02:00
tt_iter.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30