rust/crates/hir_def/src
bors[bot] 683fea4de4
Merge #11707
11707: minor: Simplify r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-03-14 20:05:46 +00:00
..
body fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
item_tree Add const generics 2022-03-14 14:38:37 +03:30
macro_expansion_tests feat: support concat_bytes 2022-02-25 18:46:11 +08:00
nameres more clippy fixes: 2022-03-12 16:50:49 +01:00
path Add const generics 2022-03-14 14:38:37 +03:30
adt.rs
attr.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
body.rs fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
builtin_attr.rs
builtin_type.rs
child_by_source.rs Rename MacroDef to Macro 2022-03-08 23:51:19 +01:00
data.rs fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
db.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
dyn_map.rs Fix syntax highlighting not highlighting derives anymore 2022-02-22 10:20:44 +01:00
expr.rs Lower let expressions 2022-02-21 08:34:34 +02:00
find_path.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
generics.rs Add const generics 2022-03-14 14:38:37 +03:30
import_map.rs Rename MacroDef to Macro 2022-03-08 23:51:19 +01:00
intern.rs Revert "Revert "Bump dashmap"" 2022-02-09 09:19:57 +02:00
item_scope.rs fix symbol index collection not collecting legacy macros 2022-03-09 01:44:20 +01:00
item_tree.rs fix: Show what file paths were expected for unresolved modules 2022-03-11 17:08:30 +01:00
keys.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
lang_item.rs feat: Deprioritize ops methods in completion 2022-01-11 09:26:53 +01:00
lib.rs Add const generics 2022-03-14 14:38:37 +03:30
macro_expansion_tests.rs fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
nameres.rs Simplify 2022-03-09 11:26:06 +01:00
path.rs Add const generics 2022-03-14 14:38:37 +03:30
per_ns.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
resolver.rs Merge #11707 2022-03-14 20:05:46 +00:00
src.rs Add MacroId to hir_def in attempt to unify Macros with ModuleDefId 2022-03-08 21:50:00 +01:00
test_db.rs
trace.rs
type_ref.rs Add const generics 2022-03-14 14:38:37 +03:30
visibility.rs Simplify 2022-02-23 15:55:06 +01:00