rust-analyzer/crates/hir_expand/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
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_attr.rs Remove unnecessary duplication 2021-06-09 18:42:01 +02:00
builtin_derive.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
builtin_macro.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
db.rs clippy::useless_return 2021-06-13 09:35:29 +05:30
eager.rs Merge #9260 2021-06-14 07:16:48 +00:00
hygiene.rs Implement dummy expansions for builtin attributes 2021-06-09 18:27:08 +02:00
input.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
lib.rs tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
name.rs Implement dummy expansions for builtin attributes 2021-06-09 18:27:08 +02:00
proc_macro.rs clippy::clone_on_copy 2021-06-13 09:27:19 +05:30
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00