.. |
body
|
Update tests
|
2022-02-21 08:34:35 +02:00 |
item_tree
|
cleanup
|
2022-02-15 14:47:23 +00:00 |
macro_expansion_tests
|
Lower let expressions
|
2022-02-21 08:34:34 +02:00 |
nameres
|
internal: Expand the derive attribute into a pseudo expansion
|
2022-02-22 10:20:40 +01:00 |
path
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |
adt.rs
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
attr.rs
|
Handle proc-macro functions as the proc-macro they resolve to
|
2022-02-11 22:06:03 +01:00 |
body.rs
|
internal: Split unresolve proc-macro error out of mbe
|
2022-02-22 10:08:00 +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
|
internal: Expand the derive attribute into a pseudo expansion
|
2022-02-22 10:20:40 +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
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
expr.rs
|
Lower let expressions
|
2022-02-21 08:34:34 +02:00 |
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
|
Simplify
|
2021-12-21 18:28:04 +01:00 |
intern.rs
|
Revert "Revert "Bump dashmap""
|
2022-02-09 09:19:57 +02:00 |
item_scope.rs
|
internal: Expand the derive attribute into a pseudo expansion
|
2022-02-22 10:20:40 +01:00 |
item_tree.rs
|
Fix concatenation of super mod paths
|
2022-01-11 15:39:13 +01:00 |
keys.rs
|
internal: Expand the derive attribute into a pseudo expansion
|
2022-02-22 10:20:40 +01:00 |
lang_item.rs
|
feat: Deprioritize ops methods in completion
|
2022-01-11 09:26:53 +01:00 |
lib.rs
|
internal: Expand the derive attribute into a pseudo expansion
|
2022-02-22 10:20:40 +01:00 |
macro_expansion_tests.rs
|
Replace expressions with errors in them
|
2022-02-09 11:58:52 +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
|
Add more profiling for flyimports
|
2021-06-10 23:43:46 +03:00 |
resolver.rs
|
Remove some allocs
|
2021-12-09 18:04:32 +01:00 |
src.rs
|
Make ItemTreeId its own type
|
2021-03-18 01:53:22 +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
|
removed double map
|
2022-02-15 19:37:24 +00:00 |
visibility.rs
|
Fix resolution of eager macro contents
|
2022-01-26 18:31:07 +01:00 |