.. |
attr
|
Move hir_def::builtin_attr to hir_def::attr::builtin
|
2023-04-06 19:55:49 +02:00 |
body
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
data
|
Fix some typos in StructFlags
|
2023-04-23 21:55:47 +03:30 |
dyn_map
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
hir
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
item_tree
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
macro_expansion_tests
|
Auto merge of #14577 - jsoref:spelling, r=lnicola
|
2023-04-19 14:05:40 +00:00 |
nameres
|
Auto merge of #14634 - Veykril:assoc-collect, r=Veykril
|
2023-04-22 09:49:57 +00:00 |
path
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
attr.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
body.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
builtin_type.rs
|
⬆️ rust-analyzer
|
2022-08-23 10:05:52 +03:00 |
child_by_source.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
data.rs
|
fix: Report remaining macro errors in assoc item collection
|
2023-04-22 11:49:00 +02:00 |
db.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
dyn_map.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
expander.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
find_path.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
generics.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
hir.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
import_map.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
item_scope.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
item_tree.rs
|
Bump bitflags
|
2023-04-17 18:42:59 +03:00 |
lang_item.rs
|
desugar ? operator
|
2023-03-17 13:08:35 +03:30 |
lib.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
lower.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
nameres.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
path.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
per_ns.rs
|
⬆️ rust-analyzer
|
2022-08-23 10:05:52 +03:00 |
pretty.rs
|
Slim down GenericArgs by one usize
|
2023-02-14 17:40:24 +01:00 |
resolver.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
src.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
test_db.rs
|
internal: Arc<String> -> Arc<str>
|
2023-04-22 09:48:37 +02:00 |
trace.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
visibility.rs
|
fix: Fix visibility resolution not respecting parent blocks
|
2023-03-14 13:42:08 +01:00 |