rust/crates/ra_hir_expand/src
bors[bot] af5e2abe15
Merge #2614
2614: Clippy cleanup r=matklad a=kjeremy

Just a few tweaks from the latest clippy.  There are a lot more but we should probably tweak our settings.

Co-authored-by: kjeremy <kjeremy@gmail.com>
2019-12-20 14:46:24 +00:00
..
ast_id_map.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
builtin_derive.rs Add token ids for all tt::Leaf 2019-12-18 11:20:22 +08:00
builtin_macro.rs Remove useless clone 2019-12-20 09:43:01 -05:00
db.rs Expand macros in blocks to expressions for now 2019-12-08 13:03:13 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
hygiene.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
lib.rs Rename range to by_kind 2019-12-18 11:36:10 +08:00
name.rs Add std::ops::Index support for infering 2019-12-19 12:45:07 +08:00
quote.rs Add token id to delims 2019-12-18 11:20:22 +08:00
test_db.rs ⬆️ salsa 2019-11-26 11:29:20 +03:00