.. |
body
|
feat: Honor recursion limit configuration
|
2022-01-28 11:31:59 +03:00 |
item_tree
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |
macro_expansion_tests
|
WIP: Actually fix up syntax errors in attribute macro input
|
2022-02-07 18:12:51 +01:00 |
nameres
|
feat: Honor recursion limit configuration
|
2022-01-28 11:31:59 +03:00 |
path
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |
adt.rs
|
|
|
attr.rs
|
Fix cfg_attr invalidating derive identifier IDE functionality
|
2022-01-30 22:47:16 +01:00 |
body.rs
|
Use crate_limits query in macro expansion
|
2022-01-28 11:31:59 +03:00 |
builtin_attr.rs
|
|
|
builtin_type.rs
|
|
|
child_by_source.rs
|
Reduce allocations in attribute collection
|
2022-01-30 22:18:32 +01:00 |
data.rs
|
Clean up assoc item collection a bit
|
2022-01-14 18:45:23 +01:00 |
db.rs
|
feat: Honor recursion limit configuration
|
2022-01-28 11:31:59 +03:00 |
dyn_map.rs
|
|
|
expr.rs
|
|
|
find_path.rs
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |
generics.rs
|
Remove InFile wrapping from DynMap keys
|
2022-01-08 12:16:44 +01:00 |
import_map.rs
|
|
|
intern.rs
|
Revert "Bump dashmap"
|
2022-02-05 16:15:56 +02:00 |
item_scope.rs
|
Use FileAstId<ast::Adt> in nameres where appropriate instead
|
2022-01-07 14:20:27 +01:00 |
item_tree.rs
|
Fix concatenation of super mod paths
|
2022-01-11 15:39:13 +01:00 |
keys.rs
|
Remove InFile wrapping from DynMap keys
|
2022-01-08 12:16:44 +01:00 |
lang_item.rs
|
feat: Deprioritize ops methods in completion
|
2022-01-11 09:26:53 +01:00 |
lib.rs
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |
macro_expansion_tests.rs
|
WIP: Actually fix up syntax errors in attribute macro input
|
2022-02-07 18:12:51 +01:00 |
nameres.rs
|
feat: Honor recursion limit configuration
|
2022-01-28 11:31:59 +03:00 |
path.rs
|
Move attribute path completions into attribute completion module
|
2022-02-03 15:50:14 +01:00 |
per_ns.rs
|
|
|
resolver.rs
|
|
|
src.rs
|
|
|
test_db.rs
|
|
|
trace.rs
|
|
|
type_ref.rs
|
|
|
visibility.rs
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |