.. |
body
|
Wrap macros in expr position in MacroExpr node
|
2022-04-05 17:43:34 +02:00 |
item_tree
|
Determine function unsafety semantically
|
2022-04-07 18:33:03 +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
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
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
|
Improve hover message for inert attributes
|
2021-12-03 20:28:15 +01:00 |
builtin_type.rs
|
Introduce TypeCtor::Scalar
|
2021-02-28 01:20:04 +01: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
|
Revert "Revert "Bump dashmap""
|
2022-02-09 09:19:57 +02:00 |
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
|
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
|
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
|
internal: Enforce Resolver to always have a module scope
|
2022-03-31 11:12:08 +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
|
fix: Typos
|
2021-07-27 18:31:21 -04:00 |
trace.rs
|
Use ‘index’ terminology for arena consistently
|
2021-01-17 18:38:08 +11:00 |
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 |