.. |
body
|
Wrap macros in expr position in MacroExpr node
|
2022-04-05 17:43:34 +02:00 |
item_tree
|
Improve ItemTree pretty print output
|
2022-04-14 14:24:27 +02:00 |
macro_expansion_tests
|
Wrap macros in expr position in MacroExpr node
|
2022-04-05 17:43:34 +02:00 |
nameres
|
internal: outline child modules with missing backing file
|
2022-04-02 16:17:54 +02: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
|
feat: Tag macro calls as unsafe if they expand to unsafe expressions
|
2022-03-20 19:07:44 +01:00 |
builtin_attr.rs
|
|
|
builtin_type.rs
|
Fallback to primitive when path doesn't resolve
|
2022-04-14 15:51:38 +02:00 |
child_by_source.rs
|
fix: properly import all types of macros with #[macro_use] again
|
2022-03-23 14:34:27 +01:00 |
data.rs
|
Determine function unsafety semantically
|
2022-04-07 18:33:03 +02:00 |
db.rs
|
Fixes for consts
|
2022-03-17 17:04:32 +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
|
internal: Improve find_path and extern prelude handling
|
2022-03-22 15:54:46 +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
|
|
|
item_scope.rs
|
fix: properly import all types of macros with #[macro_use] again
|
2022-03-23 14:34:27 +01:00 |
item_tree.rs
|
Determine function unsafety semantically
|
2022-04-07 18:33:03 +02: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
|
|
|
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
|
internal: Improve find_path and extern prelude handling
|
2022-03-22 15:54:46 +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
|
Fallback to primitive when path doesn't resolve
|
2022-04-14 15:51:38 +02: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 new type-mismatch diagnostic
|
2022-03-21 16:46:01 +01:00 |
visibility.rs
|
Fixes for consts
|
2022-03-17 17:04:32 +01:00 |