rust/crates/hir-def/src
2023-05-02 03:11:56 +03:30
..
attr Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body fix break-outside-of-loop false positive in try block 2023-05-02 03:11:56 +03:30
data Fix some typos in StructFlags 2023-04-23 21:55:47 +03:30
dyn_map Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
hir Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
item_tree Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
macro_expansion_tests fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
nameres fix: Fix restart server button trying to start instead of restart the server 2023-04-28 21:34:31 +02:00
path Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
attr.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
body.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
builtin_type.rs
child_by_source.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
data.rs Remove unnecessary is_derive field from MacroCallKind::Attr 2023-04-22 14:29:28 +02:00
db.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
dyn_map.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
expander.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
find_path.rs Spelling 2023-04-19 09:45:55 -04:00
generics.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
hir.rs Spelling 2023-04-19 09:45:55 -04:00
import_map.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
item_scope.rs
item_tree.rs Bump bitflags 2023-04-17 18:42:59 +03:00
lang_item.rs
lib.rs Remove unnecessary is_derive field from MacroCallKind::Attr 2023-04-22 14:29:28 +02:00
lower.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
nameres.rs internal: Make block_def_map infallible 2023-04-14 13:17:38 +02:00
path.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
per_ns.rs
pretty.rs
resolver.rs internal: Make block_def_map infallible 2023-04-14 13:17:38 +02:00
src.rs Option begone part 2 2023-04-16 19:20:48 +02:00
test_db.rs Revert "Handle dev-dependency cycles" 2023-04-25 14:29:26 +02:00
trace.rs
visibility.rs