.. |
attr
|
Merge remote-tracking branch 'upstream/master' into sync-from-rust
|
2023-06-05 11:07:47 +03:00 |
body
|
Auto merge of #15472 - Veykril:import-ide-support, r=Veykril
|
2023-08-17 09:56:42 +00:00 |
data
|
internal: Remove CfgExpander
|
2023-07-04 10:38:23 +02:00 |
dyn_map
|
Add currently unused UseId variants
|
2023-08-02 14:53:45 +02:00 |
hir
|
fixed a merge-caused error
|
2023-08-08 22:16:28 +04:00 |
item_tree
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
macro_expansion_tests
|
Auto merge of #15472 - Veykril:import-ide-support, r=Veykril
|
2023-08-17 09:56:42 +00:00 |
nameres
|
Thread imports through the resolver
|
2023-08-17 10:52:13 +02:00 |
path
|
Format let-else
|
2023-07-03 20:34:09 +02:00 |
attr.rs
|
Deduplicate FileId field in ModuleOrigin
|
2023-08-10 19:04:46 +02:00 |
body.rs
|
Replace x with it
|
2023-07-06 17:33:17 +03:30 |
builtin_type.rs
|
internal: Replace Display impl for Name
|
2023-05-24 20:55:12 +02:00 |
child_by_source.rs
|
Add currently unused UseId variants
|
2023-08-02 14:53:45 +02:00 |
data.rs
|
Record import source IDs
|
2023-08-09 15:20:42 +02:00 |
db.rs
|
Memoize block_item_tree_query
|
2023-08-10 19:24:39 +02:00 |
dyn_map.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
expander.rs
|
Turn unresolved proc macro expansions into missing expressions
|
2023-08-05 20:00:37 +02:00 |
find_path.rs
|
fix: Fix auto-import (and completions) importing #[doc(hidden)] items
|
2023-08-17 12:30:19 +02:00 |
generics.rs
|
fixed a merge-caused error
|
2023-08-08 22:16:28 +04:00 |
hir.rs
|
hir: Remove Expr::While
|
2023-08-01 19:08:16 -06:00 |
import_map.rs
|
fix: Fix auto-import (and completions) importing #[doc(hidden)] items
|
2023-08-17 12:30:19 +02:00 |
item_scope.rs
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
item_tree.rs
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
lang_item.rs
|
Implement recursion in mir interpreter without recursion
|
2023-07-07 15:07:29 +03:30 |
lib.rs
|
fix: Fix auto-import (and completions) importing #[doc(hidden)] items
|
2023-08-17 12:30:19 +02:00 |
lower.rs
|
Stronger typing for AstId and AstIdMap
|
2023-07-04 09:16:15 +02:00 |
nameres.rs
|
Prepare ItemScope for IDE import resolution
|
2023-08-16 11:33:42 +02:00 |
path.rs
|
Replace x with it
|
2023-07-06 17:33:17 +03:30 |
per_ns.rs
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
pretty.rs
|
Replace x with it
|
2023-07-06 17:33:17 +03:30 |
resolver.rs
|
Thread imports through the resolver
|
2023-08-17 10:52:13 +02:00 |
src.rs
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
test_db.rs
|
Slightly shrink DefMap
|
2023-06-01 14:46:36 +02:00 |
trace.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
visibility.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |